Skip to content

Commit 7dd9318

Browse files
committed
feat: ai_deploy.yml path 수정
1 parent c44a89c commit 7dd9318

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: [ai/develop]
66
paths:
7-
- 'ai/**'
7+
- 'ai/app/**'
88
- '.github/workflows/ai_deploy.yml'
99
workflow_dispatch:
1010

0 commit comments

Comments
 (0)