1
0
mirror of https://github.com/stefanzweifel/git-auto-commit-action.git synced 2026-02-03 01:07:52 +08:00
Files
commit-action/action.yml
Stefan Zweifel a9021d5359 Add skip_fetch input option
This new option will allow users to skip the execution of `git fetch` if it has a negative impact in their workflows.

In a future PR I will probably remove the call to git-fetch interely. It was added in #108 in relation to a problem with slashes in branch names. That problem wasn't properly fixed though.
2020-12-13 09:31:16 +01:00

2.1 KiB