Merge pull request #11323 from stevenhorsman/gatekeeper-workflow-permissions-ii

workflow: Update gatekeeper permissions
This commit is contained in:
Steve Horsman
2025-05-28 17:05:24 +01:00
committed by GitHub

View File

@@ -20,7 +20,9 @@ jobs:
gatekeeper:
runs-on: ubuntu-22.04
permissions:
actions: read
contents: read
issues: read
steps:
- uses: actions/checkout@v4
with: