mirror of
https://github.com/stefanzweifel/git-auto-commit-action.git
synced 2026-04-28 06:39:23 +02:00
README: clearify meaning of the repository field (#404)
This commit is contained in:
@@ -84,7 +84,7 @@ The following is an extended example with all available options.
|
||||
# - https://git-scm.com/docs/gitglossary#Documentation/gitglossary.txt-aiddefpathspecapathspec
|
||||
file_pattern: '*.php src/*.js tests/*.js'
|
||||
|
||||
# Optional. Local file path to the repository.
|
||||
# Optional. Relative file path under $GITHUB_WORKSPACE to the repository.
|
||||
# Defaults to the root of the repository.
|
||||
repository: .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user