Skip to content

Commit

Permalink
GitHub Workflows security hardening
Browse files Browse the repository at this point in the history
  • Loading branch information
dtolnay committed Sep 2, 2022
1 parent 415a62d commit 05dc92a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Expand Up @@ -5,6 +5,9 @@ on:
pull_request:
schedule: [cron: "40 1 * * *"]

permissions:
contents: read

env:
RUSTFLAGS: -Dwarnings

Expand Down

0 comments on commit 05dc92a

Please sign in to comment.