Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4768300

Browse files
authored
Update README.md
1 parent e5da67d commit 4768300

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ documentation.
2727

2828
```yaml
2929
on:
30-
issue: {type: opened}
30+
issues: {types: opened}
3131

3232
jobs:
3333
comment:
@@ -44,7 +44,7 @@ jobs:
4444
4545
```yaml
4646
on:
47-
issue: {type: opened}
47+
issues: {types: opened}
4848

4949
jobs:
5050
apply-label:

0 commit comments

Comments
 (0)