Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vikyd authored Jul 15, 2024
1 parent db4694b commit f2798ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: 'Crawl and deploy'

on:
schedule:
- cron: '0 0,4,8,12,16,20 * * *'
# - cron: '0 0,4,8,12,16,20 * * *'
- cron: '0 10 1 * *'
push:
paths-ignore:
- 'json/version-position.json'
Expand Down

0 comments on commit f2798ef

Please sign in to comment.