فهرست منبع

test check action

nameczz 4 سال پیش
والد
کامیت
0406a78e66
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      .github/workflows/check.yml

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

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