We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 637af58 + 8362777 commit bb34061Copy full SHA for bb34061
.github/workflows/build-container.yml
@@ -6,6 +6,7 @@ on:
6
paths:
7
- "containers/**" # Trigger only when Dockerfile changes in a pull request
8
push:
9
+ branches: [ main ]
10
11
12
0 commit comments