Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
justjanne authored Mar 8, 2023
1 parent 80bafcf commit b736c08
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: Build
on: push
on:
pull_request: {}
merge_group:
types: [checks_requested]
push: {}
jobs:
release:
name: Build release binaries
Expand Down

0 comments on commit b736c08

Please sign in to comment.