mirror of
https://github.com/mustbeperfect/definitive-opensource.git
synced 2026-04-18 02:54:13 +02:00
Changed commit to update test.md
This commit is contained in:
2
.github/workflows/generate-readme.yml
vendored
2
.github/workflows/generate-readme.yml
vendored
@@ -31,6 +31,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 README.md
|
||||
git add source/testing/test.md
|
||||
git diff --quiet && git diff --staged --quiet || git commit -m "Auto-generate README from JSON"
|
||||
git push
|
||||
|
||||
Reference in New Issue
Block a user