Skip to content

Commit b16bf23

Browse files
authored
Merge pull request #13 from rossaddison/alert-autofix-5
Potential fix for code scanning alert no. 5: Workflow does not contain permissions
2 parents 96fb76a + 122e347 commit b16bf23

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/rector.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
- 'psalm.xml'
1111

1212
name: rector
13+
permissions:
14+
contents: read
1315

1416
jobs:
1517
rector:

0 commit comments

Comments
 (0)