Skip to content

Commit cc7e801

Browse files
authored
Merge pull request #65 from TheCodeRaccoons/JorchCortez-patch-4
Add pull-requests write permission to workflow
2 parents ad6ac3a + 2bf26e7 commit cc7e801

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/update-contributors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
permissions:
1414
contents: write
15+
pull-requests: write
1516
steps:
1617
- name: Checkout repository
1718
uses: actions/checkout@v4

0 commit comments

Comments
 (0)