GitHub Workflows security hardening

This commit is contained in:
David Tolnay 2022-09-02 15:09:30 -07:00
parent 1cafe1cad2
commit 2f18cb379b
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