[WIP] CI: handle required workflows when skipped #21826
Triggered via pull request
November 18, 2024 23:31
Status
Startup failure
Total duration
–
Artifacts
–
Annotations
1 error
Invalid workflow file:
.github/workflows/macos.yml#L19
The workflow is not valid. .github/workflows/macos.yml (Line: 19, Col: 13): Unexpected symbol: '"false"'. Located at position 79 within expression: github.event.pull_request.draft == false && steps.pr_analysis.outputs.skip == "false" .github/workflows/macos.yml (Line: 22, Col: 13): Unexpected symbol: '"false"'. Located at position 79 within expression: github.event.pull_request.draft == false && steps.pr_analysis.outputs.skip == "false"
|