We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--exclude openuserjs\.org
1 parent a008d20 commit 5b9a639Copy full SHA for 5b9a639
1 file changed
.github/workflows/validate-links-on-push-pr.yml
@@ -36,7 +36,7 @@ jobs:
36
--include-fragments --index-files README.md --exclude "#readme"
37
--accept 200..299,300..399,403,429
38
--cache --max-cache-age 3d
39
- --exclude api\.star-history\.com --exclude ghostbrowser\.com
+ --exclude api\.star-history\.com --exclude ghostbrowser\.com --exclude openuserjs\.org
40
env:
41
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
42
0 commit comments