Skip to content

Commit aadc8fd

Browse files
committed
!squash
1 parent 6ac0d48 commit aadc8fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
python_files:
2929
- 'src/g.py'
3030
- 'src/g/**'
31+
- pyproject.toml
32+
- uv.lock
3133
3234
- name: Should publish
3335
if: steps.changes.outputs.docs == 'true' || steps.changes.outputs.root_docs == 'true' || steps.changes.outputs.python_files == 'true'

0 commit comments

Comments
 (0)