Skip to content

Commit

Permalink
Adding top-level read permission
Browse files Browse the repository at this point in the history
  • Loading branch information
coheigea committed Sep 6, 2024
1 parent b6b1de3 commit fa49151
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/dependency-submission.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ on:
push:
branches: [main]

permissions:
contents: read

jobs:
dependency-submission:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fa49151

Please sign in to comment.