fix: permission err (#912)
This commit is contained in:
committed by
GitHub
parent
e93eca54a5
commit
c42014d991
@@ -6,6 +6,10 @@ on:
|
||||
- '**/*.sh'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
shellcheck:
|
||||
name: Shellcheck
|
||||
|
||||
Reference in New Issue
Block a user