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

Update nightly-build.yml

Enebale nightly builds for 8.x.x
This commit is contained in:
Marcelo Bezerra 2025-01-22 17:27:55 +01:00 committed by GitHub
parent 685eda2d9e
commit 7d69e69c6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ on:
push: push:
branches: branches:
- master - master
- maintenance-8.x.x
paths: paths:
- 'src/**' - 'src/**'
- '.github/**' - '.github/**'