[BRE-544] Add skip version bump type #301
Triggered via pull request
January 9, 2025 14:49
Status
Startup failure
Total duration
–
Artifacts
–
enforce-labels.yml
on: pull_request
Enforce Labels
/
Enforce label
Enforce version label
Annotations
1 error
Invalid workflow file:
.github/workflows/enforce-labels.yml#L12
The workflow is not valid. .github/workflows/enforce-labels.yml (Line: 12, Col: 9): Unexpected symbol: ')'. Located at position 279 within expression: !(contains(github.event.pull_request.labels.*.name, 'version:major') || contains(github.event.pull_request.labels.*.name, 'version:minor') || contains(github.event.pull_request.labels.*.name, 'version:patch')) || contains(github.event.pull_request.labels.*.name, 'version:skip'))
|