We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e4ed2c commit 0414ec6Copy full SHA for 0414ec6
.github/workflows/build-image.yaml
@@ -1,7 +1,7 @@
1
name: build_packages
2
on:
3
push:
4
- # branches: [ main ]
+ branches: [ main ]
5
defaults:
6
run:
7
shell: bash
0 commit comments