mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 08:45:36 +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
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 1 * * *"
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue