Skip to content

Commit

Permalink
Restrict to merges to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
epassaro committed May 3, 2022
1 parent 5604c56 commit e301002
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name: release

on:
pull_request:
branches: [master]
types: [closed]

workflow_dispatch: # manual trigger
Expand Down

0 comments on commit e301002

Please sign in to comment.