Skip to content

Commit

Permalink
Update scorecards.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooodle authored Dec 21, 2024
1 parent 1defa44 commit 238db1a
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 238db1a

Please sign in to comment.