Skip to content

Commit c089103

Browse files
committed
Remove additional shellcheck permissions
Signed-off-by: Robert Young <[email protected]>
1 parent b6f8503 commit c089103

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/lint.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ concurrency:
2929
jobs:
3030
lint:
3131
runs-on: ubuntu-latest
32-
permissions:
33-
contents: read
34-
pull-requests: write
35-
checks: write
3632
steps:
3733
- name: 'Check out repository'
3834
uses: actions/checkout@v6

0 commit comments

Comments
 (0)