Skip to content

ci: Add workflow to prevent merging PRs with 'dont-merge' label #3

ci: Add workflow to prevent merging PRs with 'dont-merge' label

ci: Add workflow to prevent merging PRs with 'dont-merge' label #3

Triggered via pull request October 30, 2024 01:12
Status Startup failure
Total duration
Artifacts

mergeability.yml

on: pull_request
Allow merging

Annotations

1 error
Invalid workflow file: .github/workflows/mergeability.yml#L14
The workflow is not valid. .github/workflows/mergeability.yml (Line: 14, Col: 9): Unrecognized named-value: 'env'. Located at position 40 within expression: contains(github.event.*.labels.*.name, env.DO_NOT_MERGE_LABEL)