mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
Update workflow permissions
This commit is contained in:
parent
6b0f5b9b24
commit
8dc084682c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/assign-reviewers.yml
vendored
2
.github/workflows/assign-reviewers.yml
vendored
|
|
@ -5,6 +5,8 @@ on:
|
|||
|
||||
jobs:
|
||||
assign_reviewers:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Reference in a new issue