Merge pull request #2273 from sashashura/patch-1

GitHub Workflows security hardening
This commit is contained in:
David Tolnay 2022-09-02 15:01:40 -07:00 committed by GitHub
commit 5386897d24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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