Skip to content

Commit aacbd43

Browse files
committed
Add explicit permissions to CI workflow
1 parent 866bb5c commit aacbd43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# compatible and lint-free on upcoming Rust toolchains (beta and nightly).
77

88
name: Continuous Integration
9+
permissions:
10+
contents: read
911

1012
on:
1113
push:

0 commit comments

Comments
 (0)