Skip to content

Commit 3d43548

Browse files
committed
GHA: Add permissions to CI workflow
1 parent bf6fa10 commit 3d43548

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
@@ -9,6 +9,9 @@ on:
99
- master
1010
workflow_dispatch:
1111

12+
permissions:
13+
contents: read
14+
1215
jobs:
1316

1417
test:

0 commit comments

Comments
 (0)