GitHub Workflows security hardening

This commit is contained in:
David Tolnay 2022-09-02 15:09:33 -07:00
parent 9af851709f
commit d64ffdc92a
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