More concise name for scheduled jobs
This commit is contained in:
parent
15c1fa2ffc
commit
ea198cc499
1 changed files with 1 additions and 1 deletions
2
.github/workflows/scheduled.yml
vendored
2
.github/workflows/scheduled.yml
vendored
|
|
@ -4,7 +4,7 @@ on:
|
|||
pull_request:
|
||||
schedule:
|
||||
- cron: '7 7 * * *'
|
||||
name: cargo test (rolling)
|
||||
name: rolling
|
||||
jobs:
|
||||
# https://twitter.com/mycoliza/status/1571295690063753218
|
||||
nightly:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue