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 f7236af commit 5bf8563Copy full SHA for 5bf8563
.github/workflows/npmbuildonpullrequest.yml
@@ -2,7 +2,7 @@ name: NPM Build on PR Open
2
3
on:
4
pull_request:
5
- types: [opened]
+ types: [opened, synchronize]
6
7
jobs:
8
build:
0 commit comments