1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-07 19:13:31 +00:00

[BRE-848] Adding Workflow Permissions (#798)

This commit is contained in:
Andy Pixley
2025-06-23 12:14:00 -04:00
committed by GitHub
parent 71a19fecaa
commit 61d7c996c1

View File

@@ -3,6 +3,9 @@ name: Enforce PR labels
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
permissions:
contents: read
pull-requests: read
jobs:
enforce-label:
name: EnforceLabel