mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
Fix ci yaml
This commit is contained in:
parent
79a204300b
commit
7923e07cbb
1 changed files with 3 additions and 2 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -3,6 +3,7 @@ name: Build firmware
|
||||||
# are working on the main repo and want to trigger
|
# are working on the main repo and want to trigger
|
||||||
# a CI build submit a draft PR.
|
# a CI build submit a draft PR.
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
branches:
|
branches:
|
||||||
- '!maintenance-8.x.x'
|
- '!maintenance-8.x.x'
|
||||||
pull_request:
|
pull_request:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue