Pin dependencies #10255
check_pr_title.yaml
on: pull_request
Check PR title
8s
Annotations
2 errors and 1 warning
|
Check PR title
Process completed with exit code 1.
|
|
Check PR title
Pull Request title "Pin dependencies" failed to pass match regexp - /\[([A-Z0-9]*-[0-9]*( |, )?){1,}\]/
|
|
Workflow syntax warning:
.github/workflows/check_pr_title.yaml#L19
.github/workflows/check_pr_title.yaml (Line: 19, Col: 9): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|