Skip to content

Commit 8f04962

Browse files
authored
Merge pull request #4 from oxidecomputer/wc/no-sched-ci
Remove scheduled CI job
2 parents c8ba950 + 8914186 commit 8f04962

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ on:
1010
branches:
1111
# The main branch
1212
- main
13-
# And once a week?
14-
# This can catch things like "rust updated and actually regressed something"
15-
schedule:
16-
- cron: "11 7 * * 1,4"
1713

1814
# We want all these checks to fail if they spit out warnings
1915
env:

0 commit comments

Comments
 (0)