Skip to content

Commit

Permalink
Remove cron from workflow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
aphearin committed Jun 3, 2024
1 parent 0bc9509 commit 8950592
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: tests

on:
workflow_dispatch: null
schedule:
# Runs "every Monday & Thursday at 3:05am Central"
- cron: '5 8 * * 1,4'
push:
branches:
- main
Expand Down

0 comments on commit 8950592

Please sign in to comment.