1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 20:50:21 -05:00

Update enforce-labels.yml (#2248)

This commit is contained in:
Micaiah Martin 2022-09-07 14:22:04 +00:00 committed by GitHub
parent 1866ddb7b0
commit edcac759eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,5 +16,4 @@ jobs:
- name: Enforce Label
uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024
with:
BANNED_LABELS: "hold,DB-migrations-changed"
BANNED_LABELS_DESCRIPTION: "PRs with ${bannedLabel.name} label cannot be merged"
BANNED_LABELS: "hold,DB-migrations-changed,needs-qa"