mirror of
https://github.com/tj-actions/changed-files
synced 2025-03-05 21:06:25 +00:00
Update README.md
This commit is contained in:
parent
af5a2e5d10
commit
84fd7c7a42
1 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ Get all modified files relative to the default branch.
|
|||
|
||||
## Usage
|
||||
|
||||
Push event
|
||||
### Push event
|
||||
|
||||
```yaml
|
||||
name: CI
|
||||
|
@ -39,7 +39,7 @@ jobs:
|
|||
```
|
||||
|
||||
|
||||
Pull Request events
|
||||
### Pull Request events
|
||||
|
||||
```yaml
|
||||
name: CI
|
||||
|
|
Loading…
Add table
Reference in a new issue