Skip to content

Commit 4c08ddb

Browse files
authored
Try to fix downstream tests with merge queue (#487)
1 parent 7b01d25 commit 4c08ddb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/IntegrationTest.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- master
77
merge_group:
88
types: [checks_requested]
9+
pull_request:
10+
branches: [master]
11+
types: [auto_merge_enabled]
912

1013
jobs:
1114
test:

0 commit comments

Comments
 (0)