Skip to content

Commit 75c27cf

Browse files
Update permissions in main.yaml
Removed write permission for pull-requests in workflow.
1 parent 229afd9 commit 75c27cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ jobs:
99
name: A job to automate contrib in readme
1010
permissions:
1111
contents: write
12-
pull-requests: write
1312
steps:
1413
- name: Contribute List
1514
uses: akhilmhdh/[email protected]

0 commit comments

Comments
 (0)