diff --git a/.github/workflows/spark-theatre-gate.yml b/.github/workflows/spark-theatre-gate.yml index 6439e9f3..8dfe503e 100644 --- a/.github/workflows/spark-theatre-gate.yml +++ b/.github/workflows/spark-theatre-gate.yml @@ -31,7 +31,7 @@ jobs: with: paths: "." enforce_zero_contract: false - permissions: - actions: read - contents: read - security-events: write + permissions: + actions: read + contents: read + security-events: write