EndBug / add-and-commit

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

JSON parsing is redundant #646

Open EndBug opened 3 weeks ago

EndBug commented 3 weeks ago

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