We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f5da141 + ae7427c commit 22047a6Copy full SHA for 22047a6
1 file changed
.github/workflows/pipeline.yaml
@@ -1,6 +1,9 @@
1
name: Pipeline
2
3
-on: push
+on:
4
+ push:
5
+ branches:
6
+ - main
7
8
jobs:
9
docker-build:
0 commit comments