diff --git a/.github/workflows/security-gate.yml b/.github/workflows/security-gate.yml index 8227bef..66a66f6 100644 --- a/.github/workflows/security-gate.yml +++ b/.github/workflows/security-gate.yml @@ -10,6 +10,10 @@ on: - main - develop +permissions: + security-events: read + contents: read + jobs: build: runs-on: ubuntu-latest