Skip to content

Commit

Permalink
Update daily.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antheiz authored Jun 18, 2024
1 parent d9ee2c1 commit a00f2f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Scrape and Update README
on:
schedule:
# - cron: '0 12 * * *' # Menjalankan setiap hari pada pukul 5 pagi GMT/7
- cron: '5 0 * * *'
- cron: '8 12 * * *'
push:
branches:
- master
Expand Down

0 comments on commit a00f2f6

Please sign in to comment.