Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
remove recurring schedule
  • Loading branch information
cmason committed Sep 14, 2023
1 parent bd6356f commit 5a6588a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
# run tests and linters.
name: "Continuous Integration"
on:
schedule:
- cron: "*/10 * * * *"
push:
pull_request:

Expand Down

0 comments on commit 5a6588a

Please sign in to comment.