Skip to content

Commit 6405e5e

Browse files
chore: apply CI template update (#729)
Co-authored-by: ci-update-dispatcher[bot] <268749283+ci-update-dispatcher[bot]@users.noreply.github.com>
1 parent e408989 commit 6405e5e

2 files changed

Lines changed: 5 additions & 1 deletion

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: e35a7cb
2+
_commit: '9448815'
33
_src_path: gh:athackst/ci
44
bump_script_path: ''
55
release_template: '## What''s changed

.github/workflows/pr_automerge.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ name: PR Automerge
66
on:
77
pull_request_target:
88
types:
9+
- opened
10+
- synchronize
11+
- reopened
12+
- ready_for_review
913
- labeled
1014
- unlabeled
1115

0 commit comments

Comments
 (0)