We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac1247d commit 8b3eb3fCopy full SHA for 8b3eb3f
.github/workflows/ci.yml
@@ -43,6 +43,7 @@ jobs:
43
--verbose
44
--no-progress
45
--accept '100..=103,200..=299,300..=399'
46
+ --exclude '[^\w]todo[^\w]?'
47
--exclude 'https://(www\.|old\.)?reddit\.com'
48
${{ steps.changed-files.outputs.changed_files }}
49
- name: Install Zola
0 commit comments