removed permissions line from yml
This commit is contained in:
parent
ad80975526
commit
be728f6ca6
@ -30,8 +30,8 @@ jobs:
|
||||
shellcheck:
|
||||
name: Shell syntax checker
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
contents: read
|
||||
# permissions:
|
||||
# contents: read
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user