diff --git a/.woodpecker/postmortem-todos.yml b/.woodpecker/postmortem-todos.yml index 67c7d116..26068492 100644 --- a/.woodpecker/postmortem-todos.yml +++ b/.woodpecker/postmortem-todos.yml @@ -7,6 +7,12 @@ when: exclude: - '.woodpecker/**' +clone: + git: + image: woodpeckerci/plugin-git + settings: + depth: 5 + steps: - name: parse-and-implement image: python:3.12-alpine