mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Update linter.yml
This commit is contained in:
2
.github/workflows/linter.yml
vendored
2
.github/workflows/linter.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user