diff --git a/.github/workflows/deploy-alpha.yml b/.github/workflows/cicd.alpha.yml similarity index 98% rename from .github/workflows/deploy-alpha.yml rename to .github/workflows/cicd.alpha.yml index 6d573d39..c11c2322 100644 --- a/.github/workflows/deploy-alpha.yml +++ b/.github/workflows/cicd.alpha.yml @@ -1,9 +1,7 @@ -name: Lemon Umami Alpha - CD - on: push: branches: [meza/initial-setup] - paths: [pages, components, db, helm, lib, scripts, store, tracker] + paths: [pages, components, db, helm, lib, scripts, store, tracker, .github/workflows/cicd.alpha.yml] env: AWS_REGION: 'ap-northeast-1'