mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-12 23:56:36 +08:00
ci: support pr auto assign (#1004)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# This is used for tracking in GitHub project.
|
||||
# See https://github.com/marketplace/actions/auto-assign-action
|
||||
|
||||
# Set to true to add reviewers to pull requests
|
||||
addReviewers: false
|
||||
|
||||
# Set to true to add assignees to pull requests
|
||||
addAssignees: author
|
||||
Reference in New Issue
Block a user