CI: only run qurt build on ArduPilot main repo
this prevents user repos getting failures thanks to Pete for the suggestion
This commit is contained in:
parent
16c2e23ee7
commit
3ddd477d04
2
.github/workflows/qurt_build.yml
vendored
2
.github/workflows/qurt_build.yml
vendored
@ -141,8 +141,8 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: github.repository == 'ArduPilot/ardupilot'
|
||||
runs-on: 'ardupilot-qurt'
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user