Skip to content

Commit

Permalink
chore(nodejs) disable add-and-commit (EndBug/add-and-commit#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Feb 18, 2021
1 parent edd4d27 commit f051b8d
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,7 @@ jobs:

- name: Lint
run:
redrun fix:lint

- name: Commit fixes
uses: EndBug/add-and-commit@v7
with:
message: 'chore(${{ env.NAME }}) lint using actions'
branch: master
redrun lint

- name: Coverage
run:
Expand Down

0 comments on commit f051b8d

Please sign in to comment.