mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
gh-actions: run for PRs against release branches
This commit is contained in:
parent
2ab65da409
commit
494198c7e6
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…
Reference in New Issue
Block a user