Skip to content

Commit

Permalink
More concise name for scheduled jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Sep 18, 2022
1 parent 15c1fa2 commit ea198cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit ea198cc

Please sign in to comment.