TP-34874 | YML change (#109)
This commit is contained in:
committed by
GitHub Enterprise
parent
b32013c88b
commit
c1e233de26
2
.github/workflows/master_pull_request.yml
vendored
2
.github/workflows/master_pull_request.yml
vendored
@@ -2,7 +2,7 @@ name: Master pull request CI
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
branches: [ master, release-* ]
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
|
||||
|
||||
Reference in New Issue
Block a user