Skip to content

Commit

Permalink
Merge pull request #1814 from nf-core/fix-linting-commit-msg
Browse files Browse the repository at this point in the history
Tweak confusing commit message
  • Loading branch information
ewels authored Sep 7, 2022
2 parents 07e4f38 + 8fc5975 commit cb45853
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fix-linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
git config push.default upstream
git add .
git status
git commit -m "[automated] Fix linting with Prettier"
git commit -m "[automated] Fix code linting"
git push

0 comments on commit cb45853

Please sign in to comment.