We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260acd3 commit 9284252Copy full SHA for 9284252
.github/workflows/nodejs.yml
@@ -2,7 +2,7 @@ name: selenium-webdriver-typescript-ts-node-jasmine-expect
2
'on':
3
push: null
4
schedule:
5
- - cron: 59 2 1-31/2 * *
+ - cron: 40 6 1-31/2 * *
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments