Skip to content

Commit 92178a5

Browse files
committed
Revert "CI: Allow github merge queue to run build tests (#2334)"
This reverts commit f2f21b5.
1 parent 17a8b48 commit 92178a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/slow.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ on:
1717
# allows to run this workflow manually from the Actions tab
1818
workflow_dispatch:
1919

20-
merge_group:
21-
branches: [ "v7" ]
22-
2320
concurrency:
2421
# Cancel ongoing tests in case of push to staging branch.
2522
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)