Skip to content

Commit 2cf3816

Browse files
authored
fix: release_pypi
1 parent 6a31cf8 commit 2cf3816

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release_pypi.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
push:
66
branches:
77
- main
8-
paths-ignore:
9-
- 'llm_dialog_manager/__init__.py'
10-
- 'pyproject.toml'
8+
# paths-ignore:
9+
# - 'llm_dialog_manager/__init__.py'
10+
# - 'pyproject.toml'
1111

1212
# Add these permission settings
1313
permissions:

0 commit comments

Comments
 (0)