Skip to content

Commit e4ba8b5

Browse files
authored
chore(ci): Set token permission to read (#2275)
1 parent 682d2db commit e4ba8b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ concurrency:
1111
group: ${{ github.workflow }}-${{ github.ref }}
1212
cancel-in-progress: true
1313

14+
permissions:
15+
contents: read
16+
1417
jobs:
1518

1619
rustfmt:

0 commit comments

Comments
 (0)