We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 171b77e commit a316e7fCopy full SHA for a316e7f
.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: 20 2 1-31/2 * *
+ - cron: 0 0 1-31/2 * *
6
jobs:
7
build:
8
runs-on: ubuntu-latest
0 commit comments