feat(executors): add support for preparing Google Cloud workflow file #263
Annotations
2 warnings
|
.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 ${{ }}?
|
|
.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 ${{ }}?
|
Loading