ci: remove assignees which is causing error (#663)

This commit is contained in:
Ning Sun
2022-11-30 11:36:35 +08:00
committed by GitHub
parent 84c44cf540
commit 53ab19ea5a

View File

@@ -23,4 +23,3 @@ jobs:
body: |
A document change request is generated from
${{ github.event.issue.html_url || github.event.pull_request.html_url }}
assignees: ${{ github.event.issue.user.login || github.event.pull_request.user.login }}