TCL-4373: Fix linting issues in workflows and docs #11
Annotations
3 errors
|
actionlint
❌ [actionlint] The command ran successfully and some problem was found (found 2 errors, linted 10 files), exit code: 1
|
|
actionlint:
.github/workflows/test.yml#L182
constant expression "false" in condition. remove the if: section
|
|
actionlint:
.github/workflows/test.yml#L147
constant expression "false" in condition. remove the if: section
|