Skip to content

Commit cf0df3d

Browse files
committedJul 10, 2024·
ci: add contents permission
1 parent c2d6809 commit cf0df3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
if: github.repository == 'TanStack/config'
2323
runs-on: ubuntu-latest
2424
permissions:
25+
contents: write
2526
id-token: write
2627
steps:
2728
- name: Checkout

0 commit comments

Comments
 (0)
Please sign in to comment.