Skip to content

Commit dc0e817

Browse files
committed
fixup! build: Add a github workflow for python-semantic-release
1 parent 750a51b commit dc0e817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- "**"
77
# This is so we can call CI locally from other workflows that might want to
88
# run CI before doing whatever task they're doing. Like the release workflow.
9-
workflow-call:
9+
workflow_call:
1010

1111
defaults:
1212
run:

0 commit comments

Comments
 (0)