1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-31 07:33:28 +00:00

Added explicit permissions to check-run (#794)

This commit is contained in:
Matt Andreko
2025-06-09 14:55:48 -04:00
committed by GitHub
parent 7347c1992f
commit 4d55bf0527

View File

@@ -14,10 +14,14 @@ on:
branches:
- "main"
permissions: {}
jobs:
check-run:
name: Check PR run
uses: bitwarden/gh-actions/.github/workflows/check-run.yml@main
permissions:
contents: read
sast:
name: SAST scan