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