1
0
mirror of https://github.com/bitwarden/server synced 2026-01-06 18:43:36 +00:00

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

This commit is contained in:
Andy Pixley
2025-06-20 12:15:38 -04:00
committed by GitHub
parent 91b4ef756b
commit b13c950328
4 changed files with 18 additions and 0 deletions

View File

@@ -8,6 +8,11 @@ jobs:
stale:
name: Check for stale issues and PRs
runs-on: ubuntu-22.04
permissions:
actions: write
contents: read
issues: write
pull-requests: write
steps:
- name: Check
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0