Skip to content

Commit 0e73fdf

Browse files
committed
ci : Fix issue with permissions
Permissions are not needed in case of using cURL command, so removing them Signed-off-by: Salendarsingh Gaud <sgaud@qti.qualcomm.com>
1 parent 8b1892f commit 0e73fdf

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/comment.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,6 @@ jobs:
5252
if: always()
5353
runs-on: ubuntu-latest
5454

55-
permissions:
56-
contents: read
57-
checks: write
58-
pull-requests: write
59-
6055
steps:
6156
- name: Download all Json artifacts
6257
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)