Skip to content

Commit 392a08a

Browse files
authored
Update node.js.yml
1 parent a6d1cc2 commit 392a08a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Tests
22

33
on:
44
push:
5-
branches: [ main ]
65
pull_request:
7-
branches: [ main ]
6+
workflow_dispatch:
87
schedule:
98
- cron: '0 0 * * *'
109

0 commit comments

Comments
 (0)