Update README.md

This commit is contained in:
Jonathan Clem 2019-09-17 15:07:13 -04:00 committed by GitHub
parent e5da67d395
commit 47683009b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ documentation.
```yaml
on:
issue: {type: opened}
issues: {types: opened}
jobs:
comment:
@ -44,7 +44,7 @@ jobs:
```yaml
on:
issue: {type: opened}
issues: {types: opened}
jobs:
apply-label: