mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-02-21 00:17:05 +01:00
Update scorecards.yml
This commit is contained in:
parent
51577a0a69
commit
1defa441d6
10
.github/workflows/scorecards.yml
vendored
10
.github/workflows/scorecards.yml
vendored
@ -15,7 +15,15 @@ on:
|
|||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
|
||||||
# Declare default permissions as read only.
|
# Declare default permissions as read only.
|
||||||
permissions: read-all
|
permissions:
|
||||||
|
# Needs to be read-all for general access
|
||||||
|
contents: read
|
||||||
|
security-events: write # For uploading security results
|
||||||
|
id-token: write # For publishing results
|
||||||
|
actions: read
|
||||||
|
issues: read
|
||||||
|
pull-requests: read
|
||||||
|
checks: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
analysis:
|
analysis:
|
||||||
|
Loading…
Reference in New Issue
Block a user