1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-12 19:10:27 +03:00

Fix ci yaml

This commit is contained in:
Marcelo Bezerra 2025-01-27 13:48:40 +01:00
parent 79a204300b
commit 7923e07cbb
No known key found for this signature in database
GPG key ID: 718A5AC065848530

View file

@ -3,8 +3,9 @@ name: Build firmware
# are working on the main repo and want to trigger
# a CI build submit a draft PR.
on:
branches:
- '!maintenance-8.x.x'
push:
branches:
- '!maintenance-8.x.x'
pull_request:
paths:
- 'src/**'