GitHub Workflows security hardening

This commit is contained in:
David Tolnay 2022-09-02 15:09:29 -07:00
parent ccd581e524
commit 8c4881a3ad
No known key found for this signature in database
GPG Key ID: F9BA143B95FF6D82
1 changed files with 3 additions and 0 deletions

View File

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