Skip to content

Commit 799c1a1

Browse files
committed
chore(workflow): restore pull-requests permission in rust.yml
- Reintroduced the pull-requests permission to allow write access for better workflow management.
1 parent f3889b1 commit 799c1a1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
permissions:
88
contents: write
9+
pull-requests: write
910

1011
concurrency:
1112
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)