Skip to content

Commit

Permalink
Remove permissions in gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jayasanka-sack committed Jul 31, 2024
1 parent c9e8f5d commit a283db2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-tests-on-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ on:
jobs:
changes:
runs-on: ubuntu-latest
permissions:
pull-requests: read
outputs:
test-changes: ${{ steps.changes.outputs.test-sources }}

Expand Down

0 comments on commit a283db2

Please sign in to comment.