Browse Source

ci: update

xiaoxian521 3 years ago
parent
commit
ababf2d29e
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .github/workflows/linter.yml

+ 0 - 2
.github/workflows/linter.yml

@@ -40,8 +40,6 @@ jobs:
       ##########################
       - name: Build
         env:
-          VALIDATE_ALL_CODEBASE: false
-          DEFAULT_BRANCH: main
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
         run: |
           npm run install