Skip to content

Commit

Permalink
ci: Ignore https://taskinoz.com/northstar/ for linkcheck
Browse files Browse the repository at this point in the history
The site seems to either take too long to respond or falsely detect us as spam so easiest is to just skip it during linkcheck
  • Loading branch information
GeckoEidechse committed Jul 14, 2024
1 parent e802cdd commit 7dc2c84
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/.markdownlinkcheck.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
{
"pattern": "https://forum.manjaro.org/t/howto-troubleshoot-crackling-in-pipewire/82442"
},
{
"pattern": "https://taskinoz.com/northstar/"
},
{
"pattern": "https://wiki.archlinux.org/title/PulseAudio/Troubleshooting#Glitches.2C\\_skips\\_or\\_crackling"
}
Expand Down

0 comments on commit 7dc2c84

Please sign in to comment.