diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 275a1d54b..7e00bfaea 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,6 @@ jobs: --exclude '[^\w]todo[^\w]?' --exclude 'https://(www\.|old\.)?reddit\.com' --exclude 'https://www.patreon.com' - --exclude 'https://gamedev.social' ${{ steps.changed-files.outputs.changed_files }} - name: Install Zola run: |