skills / write-javascript-actions

Write your own GitHub JavaScript Action and automate customized tasks unique to your workflow.
MIT License
112 stars 61 forks source link

Add git pull before you push #2

Closed anujdeshpande closed 2 years ago

anujdeshpande commented 2 years ago

Why:

Closes [issue link]

What's being changed:

Actions create a commit, which isn't pulled before the next push.

Check off the following: