Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8d19b92

Browse files
authoredJun 29, 2024··
Enable link checks for gamedev.social (#1533)
1 parent a88a075 commit 8d19b92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)
Please sign in to comment.