mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
chore: Fixed allowed types for PR titles
This commit is contained in:
parent
b8f90bd057
commit
21185f6db4
1 changed files with 0 additions and 1 deletions
1
.github/workflows/pr-title.yml
vendored
1
.github/workflows/pr-title.yml
vendored
|
|
@ -26,7 +26,6 @@ jobs:
|
||||||
docs
|
docs
|
||||||
ci
|
ci
|
||||||
chore
|
chore
|
||||||
BREAKING CHANGE
|
|
||||||
# Configure that a scope must always be provided.
|
# Configure that a scope must always be provided.
|
||||||
requireScope: false
|
requireScope: false
|
||||||
# Configure additional validation for the subject based on a regex.
|
# Configure additional validation for the subject based on a regex.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue