fix(ci): merge rust ci jobs into one job #2
1 changed files with 1 additions and 1 deletions
|
@ -54,4 +54,4 @@ types_allowed = ["feat", "fix", "docs", "refactor", "change", "deprecate", "remo
|
||||||
|
|
||||||
# Rule: Header must match regex pattern.
|
# Rule: Header must match regex pattern.
|
||||||
# Example: '^JIRA-\d+:'.
|
# Example: '^JIRA-\d+:'.
|
||||||
header_pattern = '^\w+(\s\(\w+\))?(!)?: \w'
|
header_pattern = '^\w+(\(\w+\))?(!)?: \w'
|
||||||
|
|
Loading…
Reference in a new issue