We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9fba1b commit 787a3aaCopy full SHA for 787a3aa
.github/workflows/issue-npm.yml
@@ -1,6 +1,8 @@
1
name: issue-npm.yml
2
on:
3
- workflow_dispatch:
+ push:
4
+ branches:
5
+ - test-npm
6
7
jobs:
8
install:
0 commit comments