Update README.md

This commit is contained in:
Stefan Zweifel 2021-08-19 08:37:15 +02:00 committed by GitHub
parent 6834afe239
commit e107e28c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,6 +149,7 @@ The following is a list of edge cases the Action knowingly does not support:
**No support for `git rebase` or `git merge`**. There are many strategies on how to integrate remote upstream changes to a local repository. `git-auto-commit` does not want to be responsible for doing that.
If this Action doesn't work for your workflow, check out [EndBug/add-and-commit](https://github.com/EndBug/add-and-commit).
### Checkout the correct branch