mirror of
https://github.com/serde-rs/json.git
synced 2025-12-30 13:20:37 +00:00
GitHub Workflows security hardening
This commit is contained in:
parent
9af851709f
commit
d64ffdc92a
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -5,6 +5,9 @@ on:
|
||||
pull_request:
|
||||
schedule: [cron: "40 1 * * *"]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
env:
|
||||
RUSTFLAGS: -Dwarnings
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user