Compare commits

...

2 Commits

Author SHA1 Message Date
Jeevitha Kannan K S
cae9558223
Merge bbc411073c into 8639da3855 2024-11-08 10:53:29 -05:00
JEEVITHA KANNAN K S
bbc411073c
fix: permission err 2024-11-04 09:28:35 +05:30

View File

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