Skip to content

Commit ff56a17

Browse files
authored
Merge pull request #6 from OpenShock/alert-autofix-3
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
2 parents 2f661b8 + ddfa8aa commit ff56a17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
workflow_dispatch:
1010

1111
name: ci-build
12+
permissions:
13+
contents: read
1214

1315
jobs:
1416

0 commit comments

Comments
 (0)