mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-01 11:31:15 +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
|
name: release
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/15 * * * *' # midnight UTC
|
- cron: '0 0 * * *' # midnight UTC
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user