Update master_pull_request.yml (#35)
This commit is contained in:
1
.github/workflows/master_pull_request.yml
vendored
1
.github/workflows/master_pull_request.yml
vendored
@@ -3,6 +3,7 @@ name: Master pull request CI
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
merge_group:
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user