mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-22 21:17:39 +00:00
Update action.yml
This commit is contained in:
parent
eaffc06f9c
commit
79fbc9646d
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ inputs:
|
||||||
required: false
|
required: false
|
||||||
default: "5000"
|
default: "5000"
|
||||||
since_last_remote_commit:
|
since_last_remote_commit:
|
||||||
description: "Use the last commit on the remote branch as the `base_sha`. Defaults to the last non merge commit on the target branch for pull request events and the previous commit of the current branch for push events."
|
description: "Use the last commit on the remote branch as the `base_sha`. Defaults to the last non merge commit on the target branch for pull request events and the previous remote commit of the current branch for push events."
|
||||||
required: true
|
required: true
|
||||||
default: "false"
|
default: "false"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue