mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Merge pull request #11862 from McGiverGim/remove_scheduled_nightly
Remove scheduled nightly
This commit is contained in:
commit
ce0a311268
1 changed files with 0 additions and 2 deletions
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
|
@ -15,8 +15,6 @@ env:
|
||||||
name: Nightly
|
name: Nightly
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
|
||||||
- cron: "0 1 * * *"
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue