From ec28b3c130173fd81d6baa5a333a1ae88e74f147 Mon Sep 17 00:00:00 2001 From: msj Date: Fri, 5 Apr 2024 16:56:53 -0400 Subject: [PATCH] Revert "Test action" This reverts commit 327a900c6e36c97d45c009d705c116a6344f534c. --- .github/workflows/court_calls.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/court_calls.yml b/.github/workflows/court_calls.yml index cafa142..371fe85 100644 --- a/.github/workflows/court_calls.yml +++ b/.github/workflows/court_calls.yml @@ -2,7 +2,6 @@ name: Court call scrape on: workflow_dispatch: - pull_request: schedule: - cron: '15 10 * * *'