Skip to content

Commit

Permalink
CA: fix typo in schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemortenson committed Dec 4, 2024
1 parent b3f26de commit 5b9055b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ CA-scrape:
environment: scrapers
triggers:
# - cron: 0 0,12 * * ?
- cron: 0, */4, * * ?
- cron: 0 */4 * * ?
memory: 4096
cpu: 512
timeout_minutes: 360
Expand Down

0 comments on commit 5b9055b

Please sign in to comment.