Skip to content

Commit

Permalink
Actual trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
ciroque committed May 10, 2023
1 parent 6b0ad5a commit 206216b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/build-and-sign-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
name: Build and sign image

on:
# pull_request:
# types:
# - closed
# branches:
# - "main"
#
push:
pull_request:
types:
- closed
branches:
- "trigger-image-build-and-push-1"
- "main"

# push:
# branches:
# - "trigger-image-build-and-push-1"

env:
REGISTRY: ghcr.io
Expand Down

0 comments on commit 206216b

Please # to comment.