Create cmake-single-platform.yml #12317
Triggered via pull request
December 8, 2023 23:37
Status
Startup failure
Total duration
–
Artifacts
–
tools_build.yml
on: pull_request
Matrix: build
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/tools_build.yml#L24
The workflow is not valid. .github/workflows/tools_build.yml (Line: 24, Col: 9): Unexpected symbol: ')'. Located at position 205 within expression: github.repository == 'azerothcore/azerothcore-wotlk' && !github.event.pull_request.draft
&& (
contains(github.event.pull_request.labels.*.name, 'run-build')
|| github.event.label.name == 'run-build')
)
|