mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-03 12:50:06 +06:00
Add contents: write
(#36445)
fix permission Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
This commit is contained in:
parent
549db241e5
commit
2d6cc0dfde
1
.github/workflows/change_pr_to_draft.yml
vendored
1
.github/workflows/change_pr_to_draft.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
name: Convert PR to draft
|
||||
permissions:
|
||||
pull-requests: write
|
||||
contents: write
|
||||
if: github.event.pull_request.draft == false
|
||||
steps:
|
||||
- name: Convert PR to draft
|
||||
|
Loading…
Reference in New Issue
Block a user