Skip to content

[BRE-544] Add skip version bump type #301

[BRE-544] Add skip version bump type

[BRE-544] Add skip version bump type #301

Status Startup failure
Total duration
Artifacts

enforce-labels.yml

on: pull_request
Enforce Labels  /  Enforce label
Enforce Labels / Enforce label
Enforce version label
Enforce version label
Fit to window
Zoom out
Zoom in

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'))