1
0
Fork 0
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:
Jan Post 2022-10-03 01:12:58 +02:00 committed by GitHub
commit ce0a311268
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,8 +15,6 @@ env:
name: Nightly
on:
schedule:
- cron: "0 1 * * *"
push:
branches:
- master