Merge pull request #5697 from backstage/freben/skip-husky-workflow
Skip running `husky` (and hence, `vale`) in the changeset workflow.
This commit is contained in:
@@ -20,3 +20,4 @@ jobs:
|
||||
version: yarn release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GH_SERVICE_ACCOUNT_TOKEN }}
|
||||
HUSKY: '0'
|
||||
|
||||
Reference in New Issue
Block a user