Skip to content

Commit

Permalink
Merge pull request #64 from fish-shop/openssf-scorecard-remediation
Browse files Browse the repository at this point in the history
Restrict token permissions in test workflow
  • Loading branch information
marcransome authored Jul 15, 2024
2 parents c724f03 + 8adcc8f commit ce0b6d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
schedule:
- cron: '30 19 * * *'
workflow_dispatch:

permissions: read-all

jobs:
tests:
strategy:
Expand Down

0 comments on commit ce0b6d5

Please sign in to comment.