Skip to content

Commit c43fe50

Browse files
committed
Add merge_group trigger
1 parent 56e652a commit c43fe50

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: package
22

3-
on: [push]
3+
on:
4+
push:
5+
merge_group:
46

57
permissions:
68
packages: write

0 commit comments

Comments
 (0)