Merge pull request #14527 from miri64/gh-actions/enh/release-branches
gh-actions: run for PRs against release branches
This commit is contained in:
commit
046bf64046
2
.github/workflows/tools-buildtest.yml
vendored
2
.github/workflows/tools-buildtest.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
- '*'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
tools-build:
|
||||
|
||||
2
.github/workflows/tools-test.yml
vendored
2
.github/workflows/tools-test.yml
vendored
@ -8,7 +8,7 @@ on:
|
||||
- '*'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
python-tests:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user