fix the pull strategy

This commit is contained in:
Sylvestre Ledru
2022-01-22 17:22:10 +01:00
parent 115955bfa2
commit 387b6b061a
+2 -2
View File
@@ -47,7 +47,7 @@ jobs:
with:
default_author: github_actions
message: "Update of the GNU data"
pull_strategy: 'NO-PULL'
pull_strategy: '--rebase'
- name: Generate the graph
shell: bash
@@ -100,7 +100,7 @@ jobs:
with:
default_author: github_actions
message: "Update of the BFS data"
pull_strategy: 'NO-PULL'
pull_strategy: '--rebase'
- name: Generate the graph
shell: bash