mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-06-16 16:38:51 +00:00
docs: update readme
This commit is contained in:
parent
94de44f232
commit
d6bd336131
@ -115,6 +115,8 @@ The following is an extended example with all available options.
|
|||||||
|
|
||||||
# Optional. Skip internal call to `git checkout`
|
# Optional. Skip internal call to `git checkout`
|
||||||
skip_checkout: true
|
skip_checkout: true
|
||||||
|
|
||||||
|
# Optional. Skip internal call to `git push`
|
||||||
|
|
||||||
# Optional. Prevents the shell from expanding filenames.
|
# Optional. Prevents the shell from expanding filenames.
|
||||||
# Details: https://www.gnu.org/software/bash/manual/html_node/Filename-Expansion.html
|
# Details: https://www.gnu.org/software/bash/manual/html_node/Filename-Expansion.html
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user