Skip to content

Commit bbd3f9a

Browse files
committed
look at GHA
1 parent dfffe95 commit bbd3f9a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/node.js.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ on:
55
branches:
66
- main
77
pull_request:
8-
branches: ['*']
8+
branches:
9+
- main
910

1011
jobs:
1112
build:

0 commit comments

Comments
 (0)