From d7fe6b85eda9f17cfaac293f22e32f58f4cdc593 Mon Sep 17 00:00:00 2001 From: "ci-update-dispatcher[bot]" <268749283+ci-update-dispatcher[bot]@users.noreply.github.com> Date: Thu, 30 Apr 2026 20:30:12 +0000 Subject: [PATCH] chore: apply CI template update --- .copier-answers.ci.yml | 2 +- .github/workflows/ci_update.yml | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.copier-answers.ci.yml b/.copier-answers.ci.yml index 2aebb02e..04792e80 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: 2456d50 +_commit: 6fa227b _src_path: gh:athackst/ci bump_script_path: '' do_releases: false diff --git a/.github/workflows/ci_update.yml b/.github/workflows/ci_update.yml index 0010aa46..31034870 100644 --- a/.github/workflows/ci_update.yml +++ b/.github/workflows/ci_update.yml @@ -5,9 +5,8 @@ name: CI Update on: - repository_dispatch: - types: - - ci-update + schedule: + - cron: "0 15 * * *" workflow_dispatch: concurrency: