fix more zizmor warnings

This commit is contained in:
2025-10-19 01:30:32 -07:00
parent a750b0f6d1
commit 5bf17796d4
3 changed files with 7 additions and 12 deletions

View File

@@ -9,8 +9,7 @@ on:
- main
permissions:
# we only need to read the contents of the repository.
contents: read
contents: read # Needed to checkout the repository.
jobs:
rustfmt: