Skip to content

Commit 7e6e871

Browse files
authored
ci: add merge_group (#2769)
1 parent 7f47818 commit 7e6e871

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test_all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
pull_request:
88
workflow_dispatch:
9+
merge_group:
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

.github/workflows/test_multiformat_exts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- master
77
pull_request:
88
workflow_dispatch:
9+
merge_group:
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

0 commit comments

Comments
 (0)