Skip to content
This repository has been archived by the owner on Sep 11, 2021. It is now read-only.

Commit

Permalink
Chore: run workflow daily
Browse files Browse the repository at this point in the history
  • Loading branch information
Loyalsoldier committed Apr 12, 2021
1 parent 66dd89d commit e299d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Crawl blocked domains and ips from Greatfire Analyzer
on:
workflow_dispatch:
schedule:
- cron: "0 20 */16 * *"
- cron: "0 20 * * *"
jobs:
crawl:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e299d49

Please sign in to comment.