GitHub Workflows security hardening

This commit is contained in:
David Tolnay 2022-09-02 15:09:27 -07:00
parent 9708c683ad
commit 560474732e
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -5,6 +5,9 @@ on:
pull_request:
schedule: [cron: "40 1 * * *"]
permissions:
contents: read
env:
RUSTFLAGS: -Dwarnings