Skip to content

Commit

Permalink
Update automate.yml
Browse files Browse the repository at this point in the history
change time to 10:19
  • Loading branch information
Gootter12 committed Jan 13, 2021
1 parent 2f06830 commit a9ba56c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/automate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ on:
pull_request:
branches: [ master ]
schedule:
# run every 11:23 a.m., which is UTC 3:23 a.m + 8
- cron: '23 3 * * *'
# run every 10:19 a.m., which is UTC 2:19 a.m + 8
- cron: '19 2 * * *'

jobs:

Expand Down

0 comments on commit a9ba56c

Please sign in to comment.