Updated README.md (#1570)
Co-authored-by: jackton1 <jackton1@users.noreply.github.com>
This commit is contained in:
parent
ad4b06d999
commit
e8e6614779
@ -87,6 +87,7 @@ And many more...
|
|||||||
Visit the [discussions for more information](https://github.com/tj-actions/changed-files/discussions) or [create a new discussion](https://github.com/tj-actions/changed-files/discussions/new/choose) for usage-related questions.
|
Visit the [discussions for more information](https://github.com/tj-actions/changed-files/discussions) or [create a new discussion](https://github.com/tj-actions/changed-files/discussions/new/choose) for usage-related questions.
|
||||||
|
|
||||||
### On `pull_request` 🔀
|
### On `pull_request` 🔀
|
||||||
|
|
||||||
Detect changes to all files in a Pull request relative to the target branch or since the last pushed commit.
|
Detect changes to all files in a Pull request relative to the target branch or since the last pushed commit.
|
||||||
|
|
||||||
#### Using local .git history 📁
|
#### Using local .git history 📁
|
||||||
@ -209,6 +210,7 @@ jobs:
|
|||||||
```
|
```
|
||||||
|
|
||||||
### On `push` ⬆️
|
### On `push` ⬆️
|
||||||
|
|
||||||
Detect changes to files made since the last pushed commit.
|
Detect changes to files made since the last pushed commit.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user