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 fce248c commit dd170b2Copy full SHA for dd170b2
1 file changed
.github/workflows/validate-pr-title.yml
@@ -68,7 +68,6 @@ jobs:
68
# Validate single-commit PRs too, since GitHub may suggest the commit
69
# message instead of the PR title when squash-merging.
70
validateSingleCommit: true
71
- validateSingleCommitMatchesPrTitle: true
72
73
# Allow [WIP] prefix for draft work on repos without draft PR support.
74
wip: true
0 commit comments