Skip to content

Commit

Permalink
Don’t run scheduled tests for PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
tillprochaska committed Dec 15, 2024
1 parent a47a129 commit 4d27c62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scheduled.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Scheduled scraper tests

on:
pull_request: {}
workflow_dispatch: {}
schedule:
- cron: "0 0 * * 2" # every Tuesday at 00:00
Expand Down

0 comments on commit 4d27c62

Please sign in to comment.