diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index 61d23dd6..2a10ed4d 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -29,7 +29,7 @@ jobs: - name: Checkout Code uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: - token: ${{ secrets.PAT || secrets.GITHUB_TOKEN }} + token: ${{ secrets.GITHUB_TOKEN }} # secrets.PAT || fetch-depth: 0 # If you use VALIDATE_ALL_CODEBASE = true, you can remove this line to improve performances # MegaLinter