1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 19:13:39 +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

@@ -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: 'Run stale action'
uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639 # v9.1.0