We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36a9bce + ee3bfdf commit f794e14Copy full SHA for f794e14
1 file changed
.github/workflows/run-conventional-commits-check.yml
@@ -2,7 +2,7 @@ name: ☢️ Conventional Commits Check
2
3
on:
4
pull_request:
5
- types: [opened, edited]
+ types: [edited, opened, ready_for_review, reopened]
6
7
jobs:
8
run-conventional-commits-check:
0 commit comments