Skip to content

Commit

Permalink
Fixes workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Oct 13, 2023
1 parent 7ca44b7 commit e5b7048
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ concurrency:

permissions:
contents: read # to fetch code (actions/checkout)
packages: read

jobs:
pre-commit:
Expand Down

0 comments on commit e5b7048

Please sign in to comment.