Skip to content

Commit 0d48933

Browse files
authored
SQUASH: fidgeting with Docker Image Build Action (#23)
1 parent 7d24459 commit 0d48933

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build-and-sign-image.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@ name: Build and sign image
44

55
on:
66
# THIS BLOCK IS FOR TESTING
7-
branch_protection_rule:
8-
types:
9-
- created
7+
create:
108

119
# THIS BLOCK IS THE ACTUAL DESIRED EVENT TRIGGER
1210
# pull_request:

0 commit comments

Comments
 (0)