Skip to content

Commit 714a00c

Browse files
committed
Exclude Patreon links
1 parent 77efeab commit 714a00c

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
@@ -45,6 +45,7 @@ jobs:
4545
--accept '100..=103,200..=299,300..=399'
4646
--exclude '[^\w]todo[^\w]?'
4747
--exclude 'https://(www\.|old\.)?reddit\.com'
48+
--exclude 'https://www.patreon.com'
4849
${{ steps.changed-files.outputs.changed_files }}
4950
- name: Install Zola
5051
run: |

0 commit comments

Comments
 (0)