Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .copier-answers.ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Changes here will be overwritten by Copier; NEVER EDIT MANUALLY
_commit: bf33b20
_commit: 048b007
_src_path: gh:athackst/ci
bump_script_path: .github/bump.sh
release_template: "# Get it\n\n ## Python\n\n Install it with pip\n\n ```bash\n\
Expand Down
2 changes: 1 addition & 1 deletion .github/ci-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ version-resolver:
- 'security'

labels:
major:
breaking:
- head-branch: ["^major", "^breaking", "^break"]
- description: "Breaking or major-version change"
- color: "b91c1c"
Expand Down
Loading