Browse Source

update github actions

shanghaikid 2 years ago
parent
commit
642e72ebb2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/dev.yml

+ 0 - 1
.github/workflows/dev.yml

@@ -11,7 +11,6 @@ on:
 jobs:
   build:
     runs-on: ubuntu-latest
-    if: github.event.pull_request.merged == true
     steps:
       - uses: actions/checkout@v2
       - name: Setup Node.js