Skip to content

Commit 0c9cfe0

Browse files
committed
Merge branch 'main' of github.com:github/docs-internal into deprecate-static-files
2 parents e01f23f + cba08c7 commit 0c9cfe0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/check-all-english-links.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
name: Close previous report
2929
uses: lee-dohm/close-matching-issues@22002609b2555fe18f52b8e2e7c07cbf5529e8a8
3030
with:
31-
query: 'label:"broken+link+report"'
31+
query: 'label:"broken link report"'
3232
token: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}
3333
- if: ${{ failure() }}
3434
name: Create issue from file
@@ -43,7 +43,7 @@ jobs:
4343
name: Add issue to FR project board
4444
uses: peter-evans/create-or-update-project-card@80140aaeb9730972a83c626031250621fe8f6670
4545
with:
46-
project-repository: 'github'
46+
project-location: 'github'
4747
project-number: '1367'
4848
column-name: 'Docs-content FR issues'
4949
issue-number: ${{ steps.broken-link-report.outputs.issue-number }}

0 commit comments

Comments
 (0)