From 74784eb6f038de23b8d015c46fd41f9eb5cf2d63 Mon Sep 17 00:00:00 2001 From: Matthew Carre Date: Wed, 26 Aug 2026 10:15:28 +0000 Subject: [PATCH] chore: adds update image to ci --- src/copier_template/.github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/copier_template/.github/workflows/ci.yml b/src/copier_template/.github/workflows/ci.yml index 7f576ab..13ffd5e 100644 --- a/src/copier_template/.github/workflows/ci.yml +++ b/src/copier_template/.github/workflows/ci.yml @@ -17,6 +17,9 @@ jobs: commit-lint: uses: ./.github/workflows/_commit_msg.yml + updateimage: + uses: ./.github/workflows/_update_image.yml + test: strategy: matrix: