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

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