Skip to content

Commit a316e7f

Browse files
committed
update
1 parent 171b77e commit a316e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: selenium-webdriver-typescript-ts-node-jasmine-expect
22
'on':
33
push: null
44
schedule:
5-
- cron: 20 2 1-31/2 * *
5+
- cron: 0 0 1-31/2 * *
66
jobs:
77
build:
88
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)