Skip to content

Commit db73ab7

Browse files
update github workflow
1 parent 89896c3 commit db73ab7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-marimo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [master]
66
paths:
7-
- '*.py'
7+
- '*/*.py'
88
- '.github/workflows/publish-marimo.yml'
99

1010
jobs:

0 commit comments

Comments
 (0)