Skip to content

Commit 2e42176

Browse files
authored
Remove conditions on jobs (#102)
1 parent 83d1084 commit 2e42176

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm-build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
jobs:
99
npm-build:
1010
runs-on: ubuntu-latest
11-
if: github.event.pull_request.merged == true
1211
steps:
1312
- name: Checkout code
1413
uses: actions/checkout@v2

0 commit comments

Comments
 (0)