Skip to content

Commit 0a6cdf0

Browse files
committed
fix permission
1 parent 549db24 commit 0a6cdf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/change_pr_to_draft.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
name: Convert PR to draft
1111
permissions:
1212
pull-requests: write
13+
contents: write
1314
if: github.event.pull_request.draft == false
1415
steps:
1516
- name: Convert PR to draft

0 commit comments

Comments
 (0)