diff --git a/.github/workflows/test-opa-policies.yml b/.github/workflows/test-opa-policies.yml index abda4c5d4d..156f85d7a0 100644 --- a/.github/workflows/test-opa-policies.yml +++ b/.github/workflows/test-opa-policies.yml @@ -9,6 +9,9 @@ on: push: branches: [main] +permissions: + contents: read + jobs: test-rego-policies: name: Test Rego Policies