From d3d4f6553374980da327a747e4a2e6f4bf097d31 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Wed, 10 Nov 2021 15:07:50 +0300 Subject: [PATCH] Update auto-update.yml For test only --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 7341f144..5db2ec74 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -50,7 +50,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/elcinema.com/**,sites/mi.tv/mi.tv_sv* grab: runs-on: ubuntu-latest needs: create-matrix