Skip to content

Commit 889b027

Browse files
committed
-test
1 parent 6fd5337 commit 889b027

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish-packages.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ name: Node.js CI/CD
33
on:
44
push:
55
branches:
6-
- main
6+
- issue-19/packages
77

88
pull_request:
99
branches:
10-
- main
10+
- issue-19/packages
1111

1212
jobs:
1313
build:

0 commit comments

Comments
 (0)