id,seq,job,repo,uses,name,with,run,env,if 138722,1,27840,207052882,actions/checkout@v2,Check out repo,,,, 138723,2,27840,207052882,,Update TOC,,npx markdown-toc README.md -i,, 138724,3,27840,207052882,,Commit and push if README changed,,"git diff git config --global user.email ""readme-bot@example.com"" git config --global user.name ""README-bot"" git diff --quiet || (git add README.md && git commit -m ""Updated README"") git push",,