Skip to content

Commit

Permalink
Remove CI schedule, it only works on the default branch.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndm2 committed Apr 17, 2021
1 parent 159f88e commit 0233ee1
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 @@ -7,8 +7,6 @@ on:
pull_request:
branches:
- '*'
schedule:
- cron: "0 0 * * *"

jobs:
tests:
Expand Down

0 comments on commit 0233ee1

Please sign in to comment.