We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88a075 commit 8d19b92Copy full SHA for 8d19b92
.github/workflows/ci.yml
@@ -46,7 +46,6 @@ jobs:
46
--exclude '[^\w]todo[^\w]?'
47
--exclude 'https://(www\.|old\.)?reddit\.com'
48
--exclude 'https://www.patreon.com'
49
- --exclude 'https://gamedev.social'
50
${{ steps.changed-files.outputs.changed_files }}
51
- name: Install Zola
52
run: |
0 commit comments