Skip to content

Commit 97aa0e5

Browse files
committed
Exclude failing links
1 parent 1b8bb0d commit 97aa0e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.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)