Skip to content

Commit

Permalink
ci: remove pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Oct 18, 2024
1 parent a503c50 commit a9a243d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/scheduled_lints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
on:
schedule:
- cron: '0 9 * * 1-5'
pull_request: # !!! Remove after successful testing !!!

name: Scheduled checks
jobs:
tests:
Expand Down

0 comments on commit a9a243d

Please sign in to comment.