diff --git a/.github/workflows/account-mailer-cd.yml b/.github/workflows/account-mailer-cd.yml index a284f4e04a..4a050e23e6 100644 --- a/.github/workflows/account-mailer-cd.yml +++ b/.github/workflows/account-mailer-cd.yml @@ -5,6 +5,7 @@ on: branches: - main - feature* + - hotfix* paths: - "queue_services/account-mailer/**" - "auth-api/src/auth_api/models/**"