Skip to content

Commit

Permalink
CI: Remove schedule trigger (#418)
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 authored Feb 11, 2022
1 parent aa8a1c9 commit 557930c
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 557930c

Please sign in to comment.