Skip to content

Commit 662d3cb

Browse files
Update .github/workflows/ci.yaml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent b1bd5ac commit 662d3cb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ on:
88

99
name: CI
1010

11-
permissions: {}
11+
permissions:
12+
contents: read
1213

1314
# Cancel previous workflows if they are the same workflow on same ref (branch/tags)
1415
# with the same event (push/pull_request) even they are in progress.

0 commit comments

Comments
 (0)