From b9076094312cb30caaf9e1cf8388baeeed98618f Mon Sep 17 00:00:00 2001 From: Haochen Pan Date: Tue, 28 May 2024 23:32:59 -0400 Subject: [PATCH] Update lightsail-deploy-web-service.yml --- .github/workflows/lightsail-deploy-web-service.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lightsail-deploy-web-service.yml b/.github/workflows/lightsail-deploy-web-service.yml index 6d70b6e..50e462a 100644 --- a/.github/workflows/lightsail-deploy-web-service.yml +++ b/.github/workflows/lightsail-deploy-web-service.yml @@ -3,10 +3,10 @@ name: Deploy Lightsail Containers on: push: branches: - - lightsail-deploy + - main pull_request: branches: - - lightsail-deploy + - main workflow_dispatch: inputs: service_name_1: