1
0
mirror of synced 2026-01-06 06:02:35 -05:00

check out the code of the PR (#31971)

Co-authored-by: Evan Bonsignori <ebonsignori@github.com>
This commit is contained in:
Peter Bengtsson
2022-10-21 23:47:45 +02:00
committed by GitHub
parent ec1087a720
commit 1a059f36e8
2 changed files with 9 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ on:
push:
branches:
- main
pull_request_target:
pull_request:
permissions:
contents: read
@@ -72,7 +72,7 @@ jobs:
LEVEL: 'critical'
ACTION_RUN_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
GITHUB_TOKEN: ${{ secrets.DOCS_BOT_FR }}
SHOULD_COMMENT: true
SHOULD_COMMENT: ${{ secrets.DOCS_BOT_FR != '' }}
CHECK_EXTERNAL_LINKS: false
CREATE_REPORT: false
run: node .github/actions/rendered-content-link-checker.js