From 9554a2d58d9a708bd017a44c55c7c7952cd7f3ff Mon Sep 17 00:00:00 2001 From: Stefan Baebler Date: Sun, 21 Jun 2020 23:34:39 +0200 Subject: [PATCH] Commit just the data folder, to avoid any CI loops --- .github/workflows/make.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/make.yml b/.github/workflows/make.yml index 48be25c..c6fa373 100644 --- a/.github/workflows/make.yml +++ b/.github/workflows/make.yml @@ -68,4 +68,5 @@ jobs: github-token: ${{ secrets.GITHUB_TOKEN }} push-branch: 'master' commit-message: 'Data update' + files: data/ name: GURS RPE update bot