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:
parent
685eda2d9e
commit
7d69e69c6f
1 changed files with 2 additions and 1 deletions
1
.github/workflows/nightly-build.yml
vendored
1
.github/workflows/nightly-build.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
- maintenance-8.x.x
|
||||||
paths:
|
paths:
|
||||||
- 'src/**'
|
- 'src/**'
|
||||||
- '.github/**'
|
- '.github/**'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue