We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfc770d commit 871ce6aCopy full SHA for 871ce6a
.github/workflows/publish.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- main
7
paths:
8
- - 'cortexapps_cli/cortex.py'
+ - 'cortexapps_cli/**'
9
- '.github/workflows/publish.yml'
10
11
env:
0 commit comments