Update scorecards.yml

This commit is contained in:
Anthony Stirling 2024-12-21 14:34:29 +00:00 committed by GitHub
parent 1defa441d6
commit 238db1aaff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,17 +13,7 @@ on:
- cron: '20 7 * * 2'
push:
branches: ["main"]
# Declare default permissions as read only.
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
permissions: read-all
jobs:
analysis: