Skip to content

Commit 913ac89

Browse files
Merge pull request #99 from NewAgeAirbender/main
WA: drop frequency
2 parents 2399235 + 5fc7b1b commit 913ac89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/wa.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ WA-scrape:
44
enabled: true
55
environment: scrapers
66
triggers:
7-
- cron: 0 */6 * * ?
8-
# - cron: 0 8 * * ?
7+
# - cron: 0 */6 * * ?
8+
- cron: 0 8 * * ?
99
timeout_minutes: 480
1010
next_tasks:
1111
- WA-text

0 commit comments

Comments
 (0)