We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8ada78 commit ec65f4dCopy full SHA for ec65f4d
.github/workflows/broken-links-check.yml
@@ -14,6 +14,7 @@ jobs:
14
with:
15
url: 'https://react-ui.io'
16
honorRobotExclusions: false
17
+ ignorePatterns: "www.racom.eu"
18
19
- name: Get the result
20
run: echo "${{steps.link-report.outputs.result}}"
0 commit comments