Skip to content

Commit

Permalink
Update caller-batch-pipeline.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saumier authored Oct 16, 2024
1 parent 2de71b6 commit 24c46cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/caller-batch-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Batch LaVitrine Pipeline
on:
workflow_dispatch:
schedule:
- cron: '0 3 * * *' # Runs daily at 2 AM UTC, which is 10 PM EST
- cron: '0 2 * * *' # Runs daily at 2 AM UTC, which is 10 PM EST

jobs:
grandtheatre-qc-ca:
Expand Down

0 comments on commit 24c46cf

Please sign in to comment.