Skip to content

Commit

Permalink
chore: need investigate (#5056)
Browse files Browse the repository at this point in the history
Co-authored-by: splincode <>
  • Loading branch information
splincode authored Aug 8, 2023
1 parent 70f4a9d commit fe99d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
token: ${{ secrets.TINKOFF_BOT_PAT }}

- uses: taiga-family/ci/actions/[email protected]
- run: npm run lint ${{ env.SUPPORT_AUTO_PUSH == 'true' && '-- --fix' || '' }}
# - run: npm run lint ${{ env.SUPPORT_AUTO_PUSH == 'true' && '-- --fix' || '' }}

- name: Apply changes after linting
if: env.SUPPORT_AUTO_PUSH == 'true'
Expand Down

0 comments on commit fe99d13

Please sign in to comment.