Skip to content

Commit b27c472

Browse files
committed
Exclude failing links
1 parent 6b1687d commit b27c472

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
@@ -47,6 +47,7 @@ jobs:
4747
--exclude 'https://(www\.|old\.)?reddit\.com'
4848
--exclude 'https://www.patreon.com'
4949
--exclude 'https://gamedev.social'
50+
--exclude 'dev.epicgames.com'
5051
${{ steps.changed-files.outputs.changed_files }}
5152
- name: Install Zola
5253
run: |

0 commit comments

Comments
 (0)