Skip to content

Commit 98d959d

Browse files
committed
Add workflow permissions
1 parent c41a9f5 commit 98d959d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
pull_request:
99
branches: ["main"]
1010

11+
permissions:
12+
contents: read
13+
1114
env:
1215
CARGO_TERM_COLOR: always
1316

0 commit comments

Comments
 (0)