1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +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

@ -5,7 +5,8 @@ name: Build pre-release
on:
push:
branches:
- master
- master
- maintenance-8.x.x
paths:
- 'src/**'
- '.github/**'