Add Merge Group (#221)

This commit is contained in:
Shivam Goyal
2023-10-30 05:17:44 +05:30
committed by GitHub
parent 21f0772b1b
commit e86fb7483b

View File

@@ -3,6 +3,7 @@ name: Build Check
on:
pull_request:
branches: [ master, release-* ]
merge_group:
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}