We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d9a694 commit 4f7f5b6Copy full SHA for 4f7f5b6
1 file changed
.github/workflows/check-all-english-links.yml
@@ -28,7 +28,7 @@ jobs:
28
name: Close previous report
29
uses: lee-dohm/close-matching-issues@22002609b2555fe18f52b8e2e7c07cbf5529e8a8
30
with:
31
- query: 'label:"broken+link+report"'
+ query: 'label:"broken link report"'
32
token: ${{ secrets.DOCUBOT_FR_PROJECT_BOARD_WORKFLOWS_REPO_ORG_READ_SCOPES }}
33
- if: ${{ failure() }}
34
name: Create issue from file
0 commit comments