Skip to content

Commit

Permalink
Revert "chore: Set permissions for GitHub actions (#6096)" (#6108)
Browse files Browse the repository at this point in the history
This reverts commit 35ebd1e.
  • Loading branch information
adam3smith authored Jun 25, 2022
1 parent 35ebd1e commit 3fdeb51
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/sheldon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,8 @@ on:
pull_request_target:
types: [ opened, synchronize, workflow_dispatch]

permissions:
contents: read

jobs:
test:
permissions:
contents: write # for stefanzweifel/git-auto-commit-action to push code in repo
pull-requests: read # for dorny/paths-filter to read pull requests
runs-on: ubuntu-latest
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 3fdeb51

Please sign in to comment.