Skip to content

Commit

Permalink
change pr title
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexStocks committed Nov 27, 2023
1 parent 670ea01 commit 1daca18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/pr-title-checker-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
"color": "B60205"
},
"CHECKS": {
"regexp": "^(feat|fix|test|refactor|chore|style|docs|perf|build|ci|revert)(\\(.*\\))?:.*",
"regexp": "^(feat|fix|test|refactor|chore|upgrade|style|docs|perf|build|ci|revert)(\\(.*\\))?:.*",
"ignoreLabels": [
"ignore-title"
]
}
}

0 comments on commit 1daca18

Please sign in to comment.