Skip to content

Commit

Permalink
Update scheduled_run.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matsonj committed Apr 8, 2024
1 parent b1d906b commit 6929a1c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/scheduled_run.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: 'Scheduled Run'

on:
push:
branches:
- master
schedule:
- cron: '0 10 * * *' # This line sets the job to run every day at 10am UTC

Expand Down

0 comments on commit 6929a1c

Please sign in to comment.