You've already forked findutils-tracking
mirror of
https://github.com/uutils/findutils-tracking.git
synced 2026-06-10 16:12:54 -07:00
ci: use "pull" instead of "pull_strategy"
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
with:
|
||||
default_author: github_actions
|
||||
message: "Update of the GNU data"
|
||||
pull_strategy: '--autostash'
|
||||
pull: '--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: '--autostash'
|
||||
pull: '--autostash'
|
||||
|
||||
- name: Generate the graph
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user