Skip to content

Commit

Permalink
CI: Remove schedule trigger
Browse files Browse the repository at this point in the history
Workflows with such triggers are automatically disabled after a while these days due to cryptocurrency idiots...
  • Loading branch information
Turbo87 committed Feb 11, 2022
1 parent dd144a1 commit b7c37da
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 @@ on:
- master
- 'v*'
pull_request: {}
schedule:
- cron: '0 3 * * *' # daily, at 3am

jobs:
lint:
Expand Down

0 comments on commit b7c37da

Please sign in to comment.