Skip to content

Commit

Permalink
schedule ci at 6:00 am gmt+8
Browse files Browse the repository at this point in the history
  • Loading branch information
oaksharks committed Jul 17, 2023
1 parent b24e7b7 commit ae55533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
branches: [ master ]
schedule:
# since * is a special character in YAML you have to quote this string
- cron: '0 5 1/7 * *'
- cron: '0 22 1/7 * *'

jobs:
default:
Expand Down

0 comments on commit ae55533

Please sign in to comment.