Skip to content

Commit

Permalink
Update cron-scrape.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ninest authored May 2, 2024
1 parent dbd8622 commit e5d6801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron-scrape.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ name: Scrape
on:
workflow_dispatch:
schedule:
- cron: "*/15 * * * *"
- cron: "*/50 * * * *"

permissions:
contents: read

0 comments on commit e5d6801

Please sign in to comment.