1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-05 23:53:21 +00:00

update enfore label action version

This commit is contained in:
Eebru
2022-10-10 15:49:43 +01:00
parent 9330e43293
commit dbeae4ba94

View File

@@ -10,7 +10,9 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Enforce Label
uses: yogevbd/enforce-label-action@82701c59f575ab46def74ea9eeb8345152f5998e
uses: yogevbd/enforce-label-action@a3c219da6b8fa73f6ba62b68ff09c469b3a1c024
with:
BANNED_LABELS: "hold"
BANNED_LABELS_DESCRIPTION: "PRs on hold cannot be merged"
BANNED_LABELS:
description: "hold"
BANNED_LABELS_DESCRIPTION:
description: "PRs on hold cannot be merged"