mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-10-03 07:04:49 +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
|
name: release
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '*/15 * * * *' # midnight UTC
|
- cron: '0 0 * * *' # midnight UTC
|
||||||
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue