Skip to content

Commit 41cfac0

Browse files
feat: update template
1 parent e398469 commit 41cfac0

File tree

1 file changed

+1
-0
lines changed
  • repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows

1 file changed

+1
-0
lines changed

repo_scaffold/templates/template-python/{{cookiecutter.project_slug}}/.github/workflows/bump_version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- master
77
- main
8+
89
workflow_dispatch:
910
inputs:
1011
increment:

0 commit comments

Comments
 (0)