From 7f236fdabb23455352f1885f5c51eca345dc197b Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Tue, 16 Nov 2021 18:18:44 +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 d64c5d32..597be18d 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 --include=sites/andorradifusio.ad/** + run: node scripts/create-matrix.js --include=sites/andorradifusio.ad/**,sites/arianaafgtv.com/** grab: runs-on: ubuntu-latest needs: create-matrix