Skip to content

Commit 152d4bd

Browse files
athackstci-update-dispatcher[bot]
andauthored
chore: apply CI template update (#780)
Co-authored-by: ci-update-dispatcher[bot] <268749283+ci-update-dispatcher[bot]@users.noreply.github.com>
1 parent f6e072f commit 152d4bd

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.copier-answers.ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: 2456d50
2+
_commit: 6fa227b
33
_src_path: gh:athackst/ci
44
bump_script_path: ''
55
do_releases: false

.github/workflows/ci_update.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
name: CI Update
66

77
on:
8-
repository_dispatch:
9-
types:
10-
- ci-update
8+
schedule:
9+
- cron: "0 15 * * *"
1110
workflow_dispatch:
1211

1312
concurrency:

0 commit comments

Comments
 (0)