We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 790b6d0 commit 4b8663aCopy full SHA for 4b8663a
1 file changed
.github/workflows/main.yml
@@ -2,7 +2,7 @@ name: Build and Push Docker Image
2
3
on:
4
push:
5
- branches:
+ branches:
6
- main # Trigger the workflow on pushes to the main branch
7
8
env:
0 commit comments