We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d24459 commit 0d48933Copy full SHA for 0d48933
.github/workflows/build-and-sign-image.yml
@@ -4,9 +4,7 @@ name: Build and sign image
4
5
on:
6
# THIS BLOCK IS FOR TESTING
7
- branch_protection_rule:
8
- types:
9
- - created
+ create:
10
11
# THIS BLOCK IS THE ACTUAL DESIRED EVENT TRIGGER
12
# pull_request:
0 commit comments