Skip to content

Commit f986bd6

Browse files
committed
Exclude failing links
1 parent f1549b6 commit f986bd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
--exclude '[^\w]todo[^\w]?'
4747
--exclude 'https://(www\.|old\.)?reddit\.com'
4848
--exclude 'https://www.patreon.com'
49+
--exclude 'https://gamedev.social'
4950
${{ steps.changed-files.outputs.changed_files }}
5051
- name: Install Zola
5152
run: |

0 commit comments

Comments
 (0)