Skip to content

Commit 91d414b

Browse files
authored
Add permissions for update-subtree job
1 parent 0e528f7 commit 91d414b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/update-subtree.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ defaults:
1111

1212
jobs:
1313
update-subtree-library:
14+
permissions:
15+
contents: write
16+
pull-requests: write
1417
if: github.repository == 'model-checking/verify-rust-std'
1518
# Changing the host platform may alter the libgit2 version as used by
1619
# splitsh-lite, which will require changing the version of git2go.

0 commit comments

Comments
 (0)