diff --git a/.github/workflows/spark-theatre-gate.yml b/.github/workflows/spark-theatre-gate.yml index 430b69c..72442c9 100644 --- a/.github/workflows/spark-theatre-gate.yml +++ b/.github/workflows/spark-theatre-gate.yml @@ -19,7 +19,7 @@ jobs: with: paths: "." enforce_zero_contract: false - permissions: - actions: read - contents: read - security-events: write + permissions: + actions: read + contents: read + security-events: write