Tweak run schedule
This commit is contained in:
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@@ -2,7 +2,7 @@ name: Update Scores
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 15,19,20,1,4 * * *'
|
||||
- cron: '0 1,4,15,18,20 * * *'
|
||||
env:
|
||||
TWITTER_TOKEN: ${{ secrets.TWITTER_TOKEN }}
|
||||
TWITTER_API_KEY: ${{ secrets.TWITTER_API_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user