Skip to content

Commit 91fc7d1

Browse files
committed
fix: fix nodejs workflow
1 parent dca0c24 commit 91fc7d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Node CI
22

33
on:
4-
push:
5-
pull_request:
4+
push
5+
pull_request
66
schedule: [0 6 * * *]
77

88
jobs:

0 commit comments

Comments
 (0)