mirror of
https://github.com/apache/superset.git
synced 2026-04-18 15:44:57 +00:00
fix: unbreak ci (#11003)
This commit is contained in:
1
.github/workflows/prefer-typescript.yml
vendored
1
.github/workflows/prefer-typescript.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user