We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb6ff74 commit 191e4b7Copy full SHA for 191e4b7
.github/workflows/test.yml
@@ -1,9 +1,6 @@
1
name: Test container structure
2
3
-on:
4
- pull_request:
5
- branches:
6
- - main
+on: [pull_request]
7
8
env:
9
REGISTRY: docker.io
0 commit comments