Skip to content

Commit

Permalink
Update cron
Browse files Browse the repository at this point in the history
  • Loading branch information
emafazillah committed Mar 28, 2020
1 parent d4e258d commit a4bda6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: 'GitHub Action for COVID-19 Updates'
on:
push:
schedule:
- cron: '*/10 * * * *'
- cron: '0 12 * * *'

jobs:
bot:
Expand Down

0 comments on commit a4bda6a

Please sign in to comment.