ci: auto assign on draft PRs (#1039)

This commit is contained in:
Yifeng Wang 2023-02-16 09:04:56 +08:00 committed by GitHub
parent 9a1123239f
commit 7d096ba90e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,3 +6,5 @@ addReviewers: false
# Set to true to add assignees to pull requests
addAssignees: author
runOnDraft: true