3
0
Fork 0
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:
Tonye Jack 2021-04-23 06:20:40 -04:00 committed by GitHub
parent af5a2e5d10
commit 84fd7c7a42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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