Skip to content

Commit 4aa5395

Browse files
committed
Trigger
1 parent fee151a commit 4aa5395

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.copier-answers.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
2-
_commit: v0.0.41-1-gf72b639
2+
_commit: v0.0.41-2-g01ccd8c
33
_src_path: gh:LabAutomationAndScreening/copier-base-template.git
44
description: Copier template for creating Python libraries and executables
55
python_ci_versions:

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches-ignore:
66
- 'gh-readonly-queue/**' # don't run (again) when on these special branches created during merge groups; the `on: merge_group` already triggers it.
77
merge_group:
8+
workflow_dispatch:
89

910
env:
1011
PYTHONUNBUFFERED: True

0 commit comments

Comments
 (0)