Skip to content

Commit c0a7173

Browse files
committed
Exclude readme from link checking
1 parent a14e0ef commit c0a7173

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
@@ -48,6 +48,7 @@ jobs:
4848
--exclude 'https://www.patreon.com'
4949
--exclude 'https://gamedev.social'
5050
--exclude 'dev.epicgames.com'
51+
--exclude-path 'assets/logo/readme.md'
5152
${{ steps.changed-files.outputs.changed_files }}
5253
- name: Install Zola
5354
run: |

0 commit comments

Comments
 (0)