1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 11:29:56 +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:
branches:
- master
- maintenance-8.x.x
paths:
- 'src/**'
- '.github/**'