Skip to content

Commit

Permalink
fix: unbreak ci (#11003)
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Ritter authored Sep 22, 2020
1 parent a6f2587 commit a491b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prefer-typescript.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a491b6d

Please sign in to comment.