Skip to content

Commit

Permalink
IL: allow full scrape with trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
NewAgeAirbender authored Apr 15, 2024
1 parent 4d407c9 commit 98aaa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/il.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ IL-scrape:
environment: scrapers
memory: 1024
triggers:
- cron: 0 */6 * * ?
- cron: 0 */14 * * ?
# - cron: 10 6 * * ?
timeout_minutes: 2160 # regularly 12 hours, 36 hours to be safe :(
next_tasks:
Expand Down

0 comments on commit 98aaa02

Please sign in to comment.