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 d196198 commit 83d1084Copy full SHA for 83d1084
.github/workflows/npm-build.yml
@@ -1,10 +1,9 @@
1
name: npm-build
2
3
on:
4
- pull_request:
+ push:
5
branches:
6
- main
7
- types: [closed]
8
9
jobs:
10
npm-build:
0 commit comments