3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 08:29:30 +01:00

GitHub Workflows security hardening

This commit is contained in:
David Tolnay 2022-09-02 15:09:29 -07:00
parent 76f782796a
commit 601f148a1e
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -6,6 +6,9 @@ on:
pull_request:
schedule: [cron: "40 1 * * *"]
permissions:
contents: read
jobs:
install:
name: Rust ${{matrix.rust}}