Skip to content

Commit 7c84943

Browse files
authored
Merge pull request #1 from TimInTech/alert-autofix-2
Potential fix for code scanning alert no. 2: Workflow does not contain permissions
2 parents 08c8275 + 9226bae commit 7c84943

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-sanity.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
pull_request:
66

7+
permissions:
8+
contents: read
9+
710
jobs:
811
markdown-lint:
912
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)