diff --git a/.github/workflows/court_calls.yml b/.github/workflows/court_calls.yml index 371fe85..cafa142 100644 --- a/.github/workflows/court_calls.yml +++ b/.github/workflows/court_calls.yml @@ -2,6 +2,7 @@ name: Court call scrape on: workflow_dispatch: + pull_request: schedule: - cron: '15 10 * * *'