Skip to content

Commit f3889b1

Browse files
committed
chore(workflow): remove pull-requests permission from rust.yml
- Eliminated the pull-requests permission to streamline workflow permissions and enhance security.
1 parent c2c943b commit f3889b1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/rust.yml

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

77
permissions:
88
contents: write
9-
pull-requests: write
109

1110
concurrency:
1211
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)