Skip to content

Commit 04c0c7d

Browse files
authored
chore: set ci.yaml permissions.
Signed-off-by: Joyce <[email protected]>
1 parent c9f062a commit 04c0c7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
branches:
99
- master
1010

11+
permissions:
12+
contents: read
13+
1114
jobs:
1215
test:
1316
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)