Skip to content

Commit ea198cc

Browse files
committed
More concise name for scheduled jobs
1 parent 15c1fa2 commit ea198cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scheduled.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
schedule:
66
- cron: '7 7 * * *'
7-
name: cargo test (rolling)
7+
name: rolling
88
jobs:
99
# https://twitter.com/mycoliza/status/1571295690063753218
1010
nightly:

0 commit comments

Comments
 (0)