fix: permission err

This commit is contained in:
JEEVITHA KANNAN K S 2024-11-04 09:27:07 +05:30
parent 5878f4dbf0
commit bbc411073c
No known key found for this signature in database
GPG Key ID: 5904C34A2F7CE333

View File

@ -6,6 +6,10 @@ on:
- '**/*.sh'
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
shellcheck:
name: Shellcheck