ci: add minimum GitHub token permissions for workflows (#5072)

Signed-off-by: Ashish Kurmi <[email protected]>
This commit is contained in:
Ashish Kurmi
2022-10-03 05:15:23 -04:00
committed by GitHub
parent f4e08aec66
commit b821e436c5
6 changed files with 25 additions and 0 deletions
+3
View File
@@ -13,6 +13,9 @@ env:
# Change to specific Rust release to pin
rust_stable: stable
permissions:
contents: read
jobs:
loom:
name: loom