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: