diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 88989b70..35d7ee33 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -31,7 +31,7 @@ jobs: run: npm install - name: Create Matrix id: set-matrix - run: node scripts/create-matrix.js + run: node scripts/create-matrix.js --include=sites/tv.mail.ru/** grab: runs-on: ubuntu-latest needs: create-matrix