Skip to content

Commit 787a3aa

Browse files
committed
issue 2440
1 parent d9fba1b commit 787a3aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/issue-npm.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: issue-npm.yml
22
on:
3-
workflow_dispatch:
3+
push:
4+
branches:
5+
- test-npm
46

57
jobs:
68
install:

0 commit comments

Comments
 (0)