We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e408989 commit 6405e5eCopy full SHA for 6405e5e
2 files changed
.copier-answers.ci.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2
-_commit: e35a7cb
+_commit: '9448815'
3
_src_path: gh:athackst/ci
4
bump_script_path: ''
5
release_template: '## What''s changed
.github/workflows/pr_automerge.yml
@@ -6,6 +6,10 @@ name: PR Automerge
6
on:
7
pull_request_target:
8
types:
9
+ - opened
10
+ - synchronize
11
+ - reopened
12
+ - ready_for_review
13
- labeled
14
- unlabeled
15
0 commit comments