Skip to content

Commit

Permalink
Switch workflow to only run on cron
Browse files Browse the repository at this point in the history
  • Loading branch information
aphearin committed Jan 30, 2024
1 parent b30c2d5 commit 5bfa7da
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 5bfa7da

Please sign in to comment.