fix(Core): Build (#17989) #130
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')
)
|