diff --git a/.github/workflows/translate.yaml b/.github/workflows/translate.yaml index 274dc75857..94f7826730 100644 --- a/.github/workflows/translate.yaml +++ b/.github/workflows/translate.yaml @@ -41,6 +41,7 @@ jobs: php ./docs/translate.php "$MD_FILES" - name: Run Linter if: steps.md_files.outputs.found == 'true' + continue-on-error: true uses: super-linter/super-linter/slim@v8 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/.gitleaksignore b/.gitleaksignore index 0f25d7c4c9..c36609fe58 100644 --- a/.gitleaksignore +++ b/.gitleaksignore @@ -1 +1,2 @@ /github/workspace/docs/mercure.md:jwt:88 +/github/workspace/docs/mercure.md:jwt:90