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