mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-15 15:53:41 +00:00
update enfore label action version
This commit is contained in:
8
.github/workflows/enforce-labels.yml
vendored
8
.github/workflows/enforce-labels.yml
vendored
@@ -10,7 +10,9 @@ jobs:
|
|||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
- name: Enforce Label
|
- name: Enforce Label
|
||||||
uses: yogevbd/enforce-label-action@82701c59f575ab46def74ea9eeb8345152f5998e
|
uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024
|
||||||
with:
|
with:
|
||||||
BANNED_LABELS: "hold"
|
BANNED_LABELS:
|
||||||
BANNED_LABELS_DESCRIPTION: "PRs on hold cannot be merged"
|
description: "hold"
|
||||||
|
BANNED_LABELS_DESCRIPTION:
|
||||||
|
description: "PRs on hold cannot be merged"
|
||||||
|
|||||||
Reference in New Issue
Block a user