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

View File

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