Update linter.yml

This commit is contained in:
Marvin M
2021-06-19 23:52:41 +02:00
committed by GitHub
parent 80207e1af6
commit c2c67a2861

View File

@@ -27,7 +27,7 @@ jobs:
- name: Push a commit with the changed files
run: |
git config user.name Github-actions (automatic linting)
git config user.name Github-actions
git config user.email github-actions@github.com
git add .
git commit -m "Automatic linting"