Skip to content

Commit 9760bf5

Browse files
authored
Update makefile.yml: action permissions (CodeQL #1) (#45)
1 parent f84cd22 commit 9760bf5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88

99
jobs:
1010
build:
11+
permissions:
12+
contents: read
13+
pull-requests: write
1114

1215
runs-on: ubuntu-latest
1316

0 commit comments

Comments
 (0)