EndBug / add-and-commit

:octocat: Automatically commit changes made in your workflow run directly to your repo
MIT License
1.15k stars 117 forks source link

JSON parsing is redundant #646

Open EndBug opened 5 months ago

EndBug commented 5 months ago

As highlighted in #645, YAML parses JSON arrays as well. JSON parsing can be removed altogether ;)