We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd170b2 commit 30bbd75Copy full SHA for 30bbd75
1 file changed
.github/workflows/validate-pr-title.yml
@@ -65,10 +65,6 @@ jobs:
65
SECURITY
66
INVESTIGATION
67
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
-
72
# Allow [WIP] prefix for draft work on repos without draft PR support.
73
wip: true
74
0 commit comments