Update test-on-rpi.yml
This commit is contained in:
parent
2799b66f1d
commit
0ea7b300c8
5
.github/workflows/test-on-rpi.yml
vendored
5
.github/workflows/test-on-rpi.yml
vendored
@ -3,7 +3,10 @@ name: Run tests on Raspberry Pi OS
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- feature/#275
|
- main
|
||||||
|
pull_request:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test-on-rpi-os:
|
test-on-rpi-os:
|
||||||
|
Loading…
Reference in New Issue
Block a user