diff --git a/.github/workflows/monthly-warning-test.yml b/.github/workflows/monthly-warning-test.yml index 4aab95a..d2baf3f 100644 --- a/.github/workflows/monthly-warning-test.yml +++ b/.github/workflows/monthly-warning-test.yml @@ -5,10 +5,6 @@ on: schedule: # Runs "First of every month at 3:15am Central" - cron: '15 8 1 * *' - push: - branches: - - main - pull_request: null jobs: tests: