From fcd1c434d5737df7d2a7607232100d6a318eb20e Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 22 Jan 2022 17:49:50 +0100 Subject: [PATCH] try with --autostash --- .github/workflows/gnu-data.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/gnu-data.yml b/.github/workflows/gnu-data.yml index 50fb1ef..c73ae49 100644 --- a/.github/workflows/gnu-data.yml +++ b/.github/workflows/gnu-data.yml @@ -47,7 +47,7 @@ jobs: with: default_author: github_actions message: "Update of the GNU data" - pull_strategy: '--rebase --autostash' + pull_strategy: '--autostash' - name: Generate the graph shell: bash @@ -100,7 +100,7 @@ jobs: with: default_author: github_actions message: "Update of the BFS data" - pull_strategy: '--rebase --autostash' + pull_strategy: '--autostash' - name: Generate the graph shell: bash