Skip to content

Commit b929e1d

Browse files
committed
GitHub Workflows security hardening
1 parent 2d2da6c commit b929e1d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

+3
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)