Test GHA "if" expressions (actions/runner#1173) #3
ifs.yml
on: workflow_dispatch
Test GHA "if" expressions (actions/runner#1173)
Annotations
1 error
Invalid workflow file:
.github/workflows/ifs.yml#L45
The workflow is not valid. .github/workflows/ifs.yml (Line: 45, Col: 15): Unexpected symbol: 'arg'''. Located at position 26 within expression: inputs.empty_string == ''arg'' .github/workflows/ifs.yml (Line: 48, Col: 15): Unexpected symbol: 'arg'''. Located at position 26 within expression: inputs.empty_string != ''arg''
|