Skip to content

Commit f165526

Browse files
authored
Merge pull request #100 from kookmin-sw/ai/feat/#99-ai-deploy-path-update
[Feat/#99] ai_deploy.yml path 수정
2 parents c44a89c + 7dd9318 commit f165526

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)