Explorar el Código

update github actions

shanghaikid hace 2 años
padre
commit
642e72ebb2
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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