mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-23 15:21:04 +00:00
Merge pull request #2273 from sashashura/patch-1
GitHub Workflows security hardening
This commit is contained in:
@@ -5,6 +5,9 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
schedule: [cron: "40 1 * * *"]
|
schedule: [cron: "40 1 * * *"]
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
env:
|
env:
|
||||||
RUSTFLAGS: -Dwarnings
|
RUSTFLAGS: -Dwarnings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user