Skip to content

Commit

Permalink
Merge pull request #2263 from dafyddj/chore/perms
Browse files Browse the repository at this point in the history
chore: add more permissions required in private repositories
  • Loading branch information
dafyddj authored Dec 12, 2024
2 parents 8444726 + 06770fa commit 4b3d4ab
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ jobs:
name: Run URL tests
needs:
- gsv
permissions:
contents: read
pull-requests: read
runs-on: windows-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
Expand Down

0 comments on commit 4b3d4ab

Please sign in to comment.