Skip to content

Commit 737eb37

Browse files
authored
Merge pull request #92 from MetaMask/onboarding-automation-permissions-fix
Update onboarding workflow to grant write permission for workflows
2 parents e43c3d2 + 41e1cc1 commit 737eb37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/onboard-new-repo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
permission-metadata: read
8585
permission-contents: write
8686
permission-pull-requests: write
87+
permission-workflows: write
8788

8889
- name: Detect default branch
8990
id: detect_branch

0 commit comments

Comments
 (0)