Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit a2a4912

Browse files
chore: add contents permission
1 parent 3c38c2b commit a2a4912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
url: https://pypi.org/p/gotrue
4040
permissions:
4141
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
42+
contents: write # needed for dependabot to write to repo
4243
steps:
4344
- name: Clone Repository
4445
uses: actions/checkout@v3

0 commit comments

Comments
 (0)