mirror of
https://github.com/open-quantum-safe/liboqs.git
synced 2025-10-04 00:02:01 -04:00
add content:read permission to scorecard workflow (#2261)
Signed-off-by: Ganyu (Bruce) Xu <g66xu@uwaterloo.ca>
This commit is contained in:
parent
9b0b72d225
commit
4ad19475c9
1
.github/workflows/weekly.yml
vendored
1
.github/workflows/weekly.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
permissions:
|
||||
id-token: write
|
||||
security-events: write
|
||||
contents: read
|
||||
|
||||
extended-tests:
|
||||
uses: ./.github/workflows/extended.yml
|
||||
|
Loading…
x
Reference in New Issue
Block a user