Skip to content

Commit

Permalink
Merge pull request #119 from BobyMCbobs/update-release-types
Browse files Browse the repository at this point in the history
feat: update release types
  • Loading branch information
BobyMCbobs authored May 31, 2023
2 parents b45f8e5 + ee2fec1 commit 00463f9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/go-container-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@ on:
pull_request: {}
schedule:
- cron: "0 0 * * *"
release: {}
release:
types:
- published
- created
- released
workflow_dispatch: {}

permissions:
Expand Down

0 comments on commit 00463f9

Please sign in to comment.