mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
Back to usual nightly schedule
This commit is contained in:
parent
94c48980bb
commit
ab11c6f08a
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -1,7 +1,7 @@
|
||||
name: release
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/15 * * * *' # midnight UTC
|
||||
- cron: '0 0 * * *' # midnight UTC
|
||||
|
||||
push:
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user