Skip to content

Commit 065b58c

Browse files
committed
GitHub Workflows security hardening
1 parent 0b6bea7 commit 065b58c

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
@@ -5,6 +5,9 @@ on:
55
pull_request:
66
schedule: [cron: "40 1 * * *"]
77

8+
permissions:
9+
contents: read
10+
811
env:
912
RUSTFLAGS: -Dwarnings
1013

0 commit comments

Comments
 (0)