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