Skip to content

Commit 33669c5

Browse files
authored
chore: apply CI template update (#781)
1 parent 152d4bd commit 33669c5

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.copier-answers.ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
2-
_commit: 6fa227b
2+
_commit: c733e14
33
_src_path: gh:athackst/ci
4+
automerge_mode: poll
45
bump_script_path: ''
56
do_releases: false
67
site_generator: mkdocs

.github/workflows/pr_automerge.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@ jobs:
2525
pull-requests: write
2626
checks: read
2727
uses: athackst/ci/.github/workflows/automerge.yml@main
28+
with:
29+
automerge-mode: poll
2830
secrets:
2931
token: ${{ secrets.CI_BOT_TOKEN }}

0 commit comments

Comments
 (0)