Skip to content

Commit 8cbb706

Browse files
authored
Merge pull request #1290 from dotnet/fix-main-merge-queue
Fix Merge Queue
2 parents 584ad1a + dc9752d commit 8cbb706

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
# all branches
1313
paths-ignore:
1414
- 'documentation/**'
15+
merge_group:
16+
types: [checks_requested]
17+
1518
jobs:
1619
Build:
1720
# This will:

0 commit comments

Comments
 (0)