feat: init k8s and customer service #15

Merged
TakahashiNguyen merged 19 commits from dev-customer-service into main 2026-04-08 08:24:01 +00:00
Showing only changes of commit 4bc7ae3de1 - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs: