Skip to content

Commit

Permalink
refactor: add merge_group trigger to pull-request GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeckel committed Nov 13, 2024
1 parent c1c06e9 commit b4ac8a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Pull Request
on:
merge_group:
pull_request:
paths-ignore:
- '01-teams/**'
Expand Down

0 comments on commit b4ac8a0

Please sign in to comment.