Skip to content

Commit c08bf32

Browse files
authored
fix(ci): Give needed permissions (#419)
* fix(ci): Give needed permissions * ?
1 parent 20af046 commit c08bf32

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ jobs:
99
rust:
1010
permissions:
1111
security-events: read
12+
contents: read
1213
uses: FyraLabs/actions/.github/workflows/rust.yml@main

0 commit comments

Comments
 (0)