From 38e461eb16efe91296ff56dee70c1550f724a657 Mon Sep 17 00:00:00 2001 From: althack <73732028+althack@users.noreply.github.com> Date: Mon, 20 Jul 2026 16:23:20 +0000 Subject: [PATCH] chore: apply CI template update --- .copier-answers.ci.yml | 2 +- .github/workflows/ci_update.yml | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.copier-answers.ci.yml b/.copier-answers.ci.yml index 5372486..e6da95a 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: v0.5.0 +_commit: v0.5.0-3-ge95ca6e _src_path: gh:athackst/ci automerge_mode: poll do_releases: true diff --git a/.github/workflows/ci_update.yml b/.github/workflows/ci_update.yml index bc15d0b..307a8de 100644 --- a/.github/workflows/ci_update.yml +++ b/.github/workflows/ci_update.yml @@ -18,8 +18,6 @@ jobs: permissions: contents: write pull-requests: write - # Required for maintaining the CI Updater failure issue. - issues: write # Required in this environment to allow PRs that modify .github/workflows/*. actions: write uses: athackst/ci/.github/workflows/ci_updater.yml@main