Skip to content

Commit bca96d7

Browse files
authored
Merge pull request #18 from sbt/wip/token2
Write rights?
2 parents 5317a3f + af512e6 commit bca96d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-default.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
timeout-minutes: 3
99
permissions:
10-
contents: read
10+
contents: write
1111
pull-requests: write
1212
steps:
1313
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)