From 327a900c6e36c97d45c009d705c116a6344f534c Mon Sep 17 00:00:00 2001 From: msj Date: Fri, 5 Apr 2024 15:13:50 -0400 Subject: [PATCH] Test action --- .github/workflows/court_calls.yml | 1 + 1 file changed, 1 insertion(+) 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 * * *'