Skip to content

Commit 46c2875

Browse files
committed
deploy api when config changes
1 parent fe4214f commit 46c2875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-al-prod.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- "cmd/api/**"
77
- "api/**"
88
- ".github/**"
9+
- "config/**"
910
- "**.go"
1011

1112
jobs:

0 commit comments

Comments
 (0)