Skip to content

Commit

Permalink
feat: add edited release event trigger
Browse files Browse the repository at this point in the history
adds edited trigger

Signed-off-by: Caleb Woodbine <[email protected]>
  • Loading branch information
BobyMCbobs committed Jun 12, 2023
1 parent 905db17 commit 2e3850a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-container-apps.yml
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ on:
- published
- created
- released
- edited
workflow_dispatch: {}

permissions:

0 comments on commit 2e3850a

Please sign in to comment.