use docs-bot to find existing report issues in link checker (#32883)
This commit is contained in:
2
.github/workflows/link-check-daily.yml
vendored
2
.github/workflows/link-check-daily.yml
vendored
@@ -67,7 +67,7 @@ jobs:
|
||||
# ACTIONS_RUNNER_DEBUG = true
|
||||
ACTION_RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
|
||||
GITHUB_TOKEN: ${{ secrets.DOCS_BOT_FR }}
|
||||
REPORT_AUTHOR: docubot
|
||||
REPORT_AUTHOR: docs-bot
|
||||
REPORT_LABEL: broken link report
|
||||
REPORT_REPOSITORY: github/docs-content
|
||||
CREATE_REPORT: true
|
||||
|
||||
Reference in New Issue
Block a user