Skip to content

Commit

Permalink
Update run_orchestrator_1.yml
Browse files Browse the repository at this point in the history
add cron schedule
  • Loading branch information
jbwexler authored May 17, 2024
1 parent 2294217 commit ac63044
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_orchestrator_1.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: run-orchestrator-1
run-name: Runs orchestrator_1.py
on:
schedule:
- cron: '0 1 * * 2-7'
workflow_dispatch:
jobs:
run-script:
Expand Down

0 comments on commit ac63044

Please sign in to comment.