Skip to content

Commit e96f301

Browse files
Merge pull request #1508 from joycebrum/changes
chore: set ci.yaml permissions.
2 parents c9f062a + 04c0c7d commit e96f301

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)