Skip to content

Commit 3fdeb51

Browse files
authored
Revert "chore: Set permissions for GitHub actions (#6096)" (#6108)
This reverts commit 35ebd1e.
1 parent 35ebd1e commit 3fdeb51

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/sheldon.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,8 @@ on:
44
pull_request_target:
55
types: [ opened, synchronize, workflow_dispatch]
66

7-
permissions:
8-
contents: read
9-
107
jobs:
118
test:
12-
permissions:
13-
contents: write # for stefanzweifel/git-auto-commit-action to push code in repo
14-
pull-requests: read # for dorny/paths-filter to read pull requests
159
runs-on: ubuntu-latest
1610
env:
1711
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)