Skip to content

Commit 6147bb8

Browse files
chore: apply CI template update (#723)
Co-authored-by: ci-update-dispatcher[bot] <268749283+ci-update-dispatcher[bot]@users.noreply.github.com>
1 parent 5d35794 commit 6147bb8

2 files changed

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

.github/workflows/pr_bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
pr-label:
9+
if: ${{ github.event_name == 'pull_request' }}
910
permissions:
1011
contents: read
1112
pull-requests: write

0 commit comments

Comments
 (0)