Skip to content

Commit 7c03cbc

Browse files
Update main.yml
1 parent 9f8d7ba commit 7c03cbc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ on:
1111
- 'main'
1212
- 'next'
1313
- '+([0-9])?(.{+([0-9]),x}).x'
14-
pull_request: {}
14+
pull_request:
15+
merge_group:
1516

1617
jobs:
1718
reuse-compliance:

0 commit comments

Comments
 (0)