feat(executors): add workflow runner; support for workflow in server #261
Annotations
2 warnings
|
Workflow syntax warning:
.github/workflows/test.yaml#L36
.github/workflows/test.yaml (Line: 36, Col: 13): 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 ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/test.yaml#L44
.github/workflows/test.yaml (Line: 44, Col: 13): 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 ${{ }}?
|