mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 19:17:45 +00:00
Update README.md
This commit is contained in:
parent
c9dd6721cf
commit
ef21b84507
1 changed files with 2 additions and 2 deletions
|
@ -86,7 +86,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.
|
||||
|
||||
### On `pull_request`
|
||||
### On `pull_request` ➕
|
||||
|
||||
#### Using local .git history 📁
|
||||
|
||||
|
@ -207,7 +207,7 @@ jobs:
|
|||
done
|
||||
```
|
||||
|
||||
### On `push`
|
||||
### On `push` ⬆️
|
||||
|
||||
```yaml
|
||||
name: CI
|
||||
|
|
Loading…
Reference in a new issue