Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Documentation] Adding "push" behaviour to README #9

Open
nbrugger-tgm opened this issue Nov 9, 2021 · 1 comment
Open

[Documentation] Adding "push" behaviour to README #9

nbrugger-tgm opened this issue Nov 9, 2021 · 1 comment

Comments

@nbrugger-tgm
Copy link

At the current readme users cannot see if the commit is pushed to the given ref or just commited locally.

If the commit is pushed please add a note that also tells it, if not please also add a note long the lines of:

> This action does not push the commit, to push the commit to your PR use 
> ```yml
> - name: Push commit
>   run: git push
> ```
@nbrugger-tgm
Copy link
Author

Created a PR (#10 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant