修复猎人召唤宝宝不满血 #104
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')
)
|