We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a33e9f commit 0ed3592Copy full SHA for 0ed3592
.github/workflows/spelling.yaml
@@ -8,8 +8,7 @@ on:
8
branches: ['main']
9
types: ['opened', 'reopened', 'synchronize']
10
issue_comment:
11
- types:
12
- - 'created'
+ types: ['created']
13
14
jobs:
15
spelling:
0 commit comments