Skip to content

Commit

Permalink
release.yaml: remove branch filter
Browse files Browse the repository at this point in the history
  • Loading branch information
d-xo committed May 18, 2021
1 parent 9264030 commit 01c27e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: "Release"
on:
workflow_run:
workflows: ["macOS Binary"]
branches: [master]
types:
- completed
jobs:
Expand Down

0 comments on commit 01c27e5

Please sign in to comment.