diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5a4ac71..1aba6a3 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,7 +2,7 @@ name: ModernFarmer CI/CD on: push: - branches: ["feature_27/파이어베이스-관리"] + branches: ["feature_29/코드-정리"] pull_request: branches: ["dev"]