Skip to content

Commit 8b3eb3f

Browse files
committed
Exclude some stuff
1 parent ac1247d commit 8b3eb3f

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
@@ -43,6 +43,7 @@ jobs:
4343
--verbose
4444
--no-progress
4545
--accept '100..=103,200..=299,300..=399'
46+
--exclude '[^\w]todo[^\w]?'
4647
--exclude 'https://(www\.|old\.)?reddit\.com'
4748
${{ steps.changed-files.outputs.changed_files }}
4849
- name: Install Zola

0 commit comments

Comments
 (0)