mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-17 21:54:05 +02:00
Update file path for format maintenance commit
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/maintenance/format_maintenance.md
|
||||
git add resources/maintenance/format_maintenance.md
|
||||
git diff --quiet && git diff --staged --quiet || git commit -m "Format Maintenance"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user