Skip to content

Commit

Permalink
github-actions: run workflow if release is created
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinBubel committed Jan 15, 2024
1 parent 741cf96 commit 0c5de07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- devel
- deploy
pull_request:
release:

permissions:
contents: read
Expand Down

0 comments on commit 0c5de07

Please sign in to comment.