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 f5cc378 commit 1f9571dCopy full SHA for 1f9571d
.github/workflows/commlint.yaml
@@ -19,7 +19,7 @@ name: 'prlint'
19
20
on:
21
pull_request:
22
- types: [edited]
+ types: [opened, reopened, edited]
23
branches:
24
- main
25
0 commit comments