mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Explicitly limit permissions in CI jobs
This commit is contained in:
@@ -12,6 +12,9 @@ env:
|
||||
CMAKE_CONFIG: RelWithDebInfo
|
||||
UV_VERSION: "0.9.0"
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
rustfmt:
|
||||
runs-on: ubuntu-24.04
|
||||
|
||||
Reference in New Issue
Block a user