Fix syntax error in CI workflow. #48
Annotations
2 errors and 4 warnings
build:
action.yml#L43
43:241 [line-length] line too long (248 > 240 characters)
|
build
Process completed with exit code 2.
|
build:
.github/workflows/ci-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
build:
.github/workflows/release-major-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
build:
.github/workflows/release-minor-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|
build:
.github/workflows/release-patch-workflow.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
|