Skip to content

Commit 27bdd82

Browse files
authored
Merge pull request #17 from AXIS5hacker/alert-autofix-1
Potential fix for code scanning alert no. 1: Workflow does not contain permissions
2 parents db9f28d + 7faff0f commit 27bdd82

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
pull_request:
77
branches: [ "main" ]
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
build:
1114

0 commit comments

Comments
 (0)