Skip to content

Commit c2d0630

Browse files
committed
fix(ci): correct reusable-workflow caller permissions and inputs
1 parent ed324bf commit c2d0630

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/spark-theatre-gate.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
paths: "."
3333
enforce_zero_contract: false
34-
permissions:
35-
actions: read
36-
contents: read
37-
security-events: write
34+
permissions:
35+
actions: read
36+
contents: read
37+
security-events: write

0 commit comments

Comments
 (0)