mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-25 20:43:21 +00:00
Back to usual nightly schedule
This commit is contained in:
parent
94c48980bb
commit
ab11c6f08a
1 changed files with 1 additions and 1 deletions
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 a new issue