Skip to content

Commit

Permalink
Add merge_group trigger for build (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
pietern authored Jul 26, 2023
1 parent ec892aa commit 8cdf728
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
types: [opened, synchronize]
push:
branches: [main]
merge_group:
types: [checks_requested]

jobs:
tests:
Expand Down

0 comments on commit 8cdf728

Please sign in to comment.