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:
Fredrik Adelöw
2021-05-17 16:12:19 +02:00
committed by GitHub
+1
View File
@@ -20,3 +20,4 @@ jobs:
version: yarn release
env:
GITHUB_TOKEN: ${{ secrets.GH_SERVICE_ACCOUNT_TOKEN }}
HUSKY: '0'