Skip to content

Commit 40a3cad

Browse files
committed
Add merge_group trigger for PR workflow
1 parent 4759b4b commit 40a3cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ name: Build pull request
55

66
on:
77
pull_request:
8+
merge_group:
89
workflow_dispatch:
910
# trigger on pushes to the default branch (main) to keep the cache up to date
1011
push:

0 commit comments

Comments
 (0)