mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Fixed spelling error in action
This commit is contained in:
2
.github/workflows/format-maintenance.yml
vendored
2
.github/workflows/format-maintenance.yml
vendored
@@ -34,6 +34,6 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git add readmes/format_maintenence.md
|
||||
git add readmes/format_maintenance.md
|
||||
git diff --quiet && git diff --staged --quiet || git commit -m "Format Maintenance"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user