Skip to content

Commit 314de32

Browse files
Update node.js.yml
1 parent 6674579 commit 314de32

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Node
22
on:
33
push:
4-
branches: [ "main" ]
4+
branches: [ "main", "page" ]
55
pull_request:
6-
branches: [ "main" ]
6+
branches: [ "main", "page" ]
77
workflow_dispatch:
88
inputs:
99
Name:

0 commit comments

Comments
 (0)