README: clearify meaning of the repository field

Hello, I just spent some time trying to figure out how to use the repository field.
I think that actions/checkout used the better wording to express how exactly this property works.
This commit is contained in:
gucio321 2026-03-22 17:25:18 +01:00
parent 4fc4bbf34c
commit bfb3fc664a
No known key found for this signature in database

View File

@ -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: .