try with --autostash

This commit is contained in:
Sylvestre Ledru
2022-01-22 17:49:50 +01:00
parent aba21ea325
commit fcd1c434d5
+2 -2
View File
@@ -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