From 87c555393d7cf1afbc6cad5abb6807322e1442bb Mon Sep 17 00:00:00 2001 From: MM <> Date: Sun, 18 Aug 2024 21:12:40 +0100 Subject: [PATCH] tmp for multidisciplinary --- .github/workflows/crawl.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/crawl.yml b/.github/workflows/crawl.yml index ea2ab33..46e5bc2 100644 --- a/.github/workflows/crawl.yml +++ b/.github/workflows/crawl.yml @@ -44,9 +44,9 @@ jobs: run: | : # Rscript crawl.R "politics" : # Rscript crawl.R "economics" - Rscript crawl.R "sociology" + : # Rscript crawl.R "sociology" Rscript crawl.R "multidisciplinary" - Rscript crawl.R "migration" + : # Rscript crawl.R "migration" - name: Commit results main branch working-directory: ./main_folder