Skip to content

Commit 20013f4

Browse files
authored
Change permissions to allow write access for contents
1 parent 344f568 commit 20013f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-new-contributors-section.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
name: Test New Contributors extraction
2323
runs-on: ubuntu-latest
2424
permissions:
25-
contents: read
25+
contents: write
2626
steps:
2727
- uses: actions/checkout@v7
2828
with:

0 commit comments

Comments
 (0)