Skip to content

Commit 9b0b9ad

Browse files
Restrict token permissions
1 parent 94244b8 commit 9b0b9ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66

77
name: "CI"
88

9+
permissions:
10+
contents: read
11+
912
jobs:
1013
coding-guidelines:
1114
name: Coding Guidelines

0 commit comments

Comments
 (0)