Skip to content

Commit 5c8f550

Browse files
committed
added synchronize
1 parent 8d5910d commit 5c8f550

File tree

2 files changed

+18899
-1
lines changed

2 files changed

+18899
-1
lines changed

.github/workflows/npmbuildonpullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: NPM Build on PR Open
22

33
on:
44
pull_request:
5-
types: [opened]
5+
types: [opened, synchronize]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)