Skip to content

Commit

Permalink
Remove PR runs of monthly cron
Browse files Browse the repository at this point in the history
  • Loading branch information
aphearin committed Nov 1, 2024
1 parent 8b7dbdc commit 9148e2b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/monthly-warning-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9148e2b

Please sign in to comment.