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