diff --git a/.github/workflows/build-and-sign-image.yml b/.github/workflows/build-and-sign-image.yml index 3636478..dd6c66a 100644 --- a/.github/workflows/build-and-sign-image.yml +++ b/.github/workflows/build-and-sign-image.yml @@ -4,9 +4,7 @@ name: Build and sign image on: # THIS BLOCK IS FOR TESTING - branch_protection_rule: - types: - - created + create: # THIS BLOCK IS THE ACTUAL DESIRED EVENT TRIGGER # pull_request: