Skip to content

Commit 1f7a99b

Browse files
Merge pull request #37 from vinothpandian/next
2 parents ebdaa22 + 261dbeb commit 1f7a99b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ on:
66
pull_request:
77
branches:
88
- master
9+
types: [closed]
10+
911
jobs:
1012
build:
13+
if: github.event.pull_request.merged == true
1114
runs-on: ubuntu-latest
1215
strategy:
1316
matrix:

0 commit comments

Comments
 (0)