Skip to content

Commit 871ce6a

Browse files
Fix paths
1 parent cfc770d commit 871ce6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches:
66
- main
77
paths:
8-
- 'cortexapps_cli/cortex.py'
8+
- 'cortexapps_cli/**'
99
- '.github/workflows/publish.yml'
1010

1111
env:

0 commit comments

Comments
 (0)