Skip to content

Commit 5cc2c58

Browse files
committed
Set workflow permissions
1 parent cba69c3 commit 5cc2c58

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
@@ -14,6 +14,9 @@ concurrency:
1414
env:
1515
CARGO_TERM_COLOR: always
1616

17+
permissions:
18+
contents: read
19+
1720
jobs:
1821
check-up-to-dateness:
1922
outputs:

0 commit comments

Comments
 (0)