mirror of
https://github.com/tj-actions/changed-files
synced 2024-12-16 09:27:57 +00:00
chore: Update README.md (#1371)
This commit is contained in:
parent
c7072f0969
commit
76dc7bcd3f
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ jobs:
|
|||
# NOTE:
|
||||
# - This is limited to pull_request* events and would raise an error for other events.
|
||||
# - A maximum of 3000 files can be returned.
|
||||
# - For more flexibility and no limitations see "Using local .git history" below.
|
||||
# - For more flexibility and no limitations see "Using local .git history" above.
|
||||
|
||||
runs-on: ubuntu-latest # windows-latest | macos-latest
|
||||
name: Test changed-files
|
||||
|
|
Loading…
Reference in a new issue