From a78ce4eba862d22268e8bbf29f8da51c094064c0 Mon Sep 17 00:00:00 2001 From: althack <73732028+althack@users.noreply.github.com> Date: Sun, 5 Jul 2026 17:13:38 +0000 Subject: [PATCH] chore: apply CI template update --- .copier-answers.ci.yml | 2 +- .github/workflows/ci_update.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.copier-answers.ci.yml b/.copier-answers.ci.yml index e2b5a279..41d2d466 100644 --- a/.copier-answers.ci.yml +++ b/.copier-answers.ci.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: a2355c4 +_commit: 0ee7824 _src_path: gh:athackst/ci automerge_mode: poll bump_script_path: '' diff --git a/.github/workflows/ci_update.yml b/.github/workflows/ci_update.yml index 09d3bc5b..3782dea6 100644 --- a/.github/workflows/ci_update.yml +++ b/.github/workflows/ci_update.yml @@ -25,6 +25,5 @@ jobs: uses: athackst/ci/.github/workflows/ci_updater.yml@main with: create-pr: true - automerge: true secrets: token: ${{ secrets.CI_BOT_TOKEN }}