Skip to content

Commit d66a206

Browse files
masl2nhsd-david-wass
authored andcommitted
try and make the alerts happy
1 parent 083f41c commit d66a206

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/workflows/stage-1-commit.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: "Commit stage"
22

3+
permissions:
4+
contents: read
5+
36
on:
47
workflow_call:
58
inputs:
@@ -36,10 +39,6 @@ on:
3639
required: true
3740
type: string
3841

39-
40-
permissions:
41-
contents: read
42-
4342
jobs:
4443
scan-secrets:
4544
name: "Scan secrets"

0 commit comments

Comments
 (0)