Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Commit 8db8df4

Browse files
committed
fix action permission
1 parent ef322d2 commit 8db8df4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/contributors.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
jobs:
1010
update-contributors:
1111
runs-on: ubuntu-latest
12+
permissions:
13+
contents: write
1214
steps:
1315
- uses: actions/checkout@v4
1416
with:

0 commit comments

Comments
 (0)