diff --git a/.github/workflows/prefer-typescript.yml b/.github/workflows/prefer-typescript.yml index c6bab63559..73f1766e5f 100644 --- a/.github/workflows/prefer-typescript.yml +++ b/.github/workflows/prefer-typescript.yml @@ -32,6 +32,7 @@ jobs: - if: steps.check.outputs.js_files_added name: Add Comment to PR uses: unsplash/comment-on-pr@master + continue-on-error: true env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: