1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-19 17:03:33 +00:00

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

This commit is contained in:
Andy Pixley
2025-06-20 12:34:18 -04:00
committed by GitHub
parent 750cfeea72
commit a4ef61e1fc
8 changed files with 29 additions and 0 deletions

View File

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