We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c44a89c + 7dd9318 commit f165526Copy full SHA for f165526
1 file changed
.github/workflows/ai_deploy.yml
@@ -4,7 +4,7 @@ on:
4
push:
5
branches: [ai/develop]
6
paths:
7
- - 'ai/**'
+ - 'ai/app/**'
8
- '.github/workflows/ai_deploy.yml'
9
workflow_dispatch:
10
0 commit comments