From f0840ce52bab8c820cb2a3be0d827ebd804dd1c3 Mon Sep 17 00:00:00 2001 From: Samantha Yeep Date: Thu, 29 Aug 2024 14:47:23 +0800 Subject: [PATCH] Update ci.yml typo --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f49f18bf1..4153c3406 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,6 +6,7 @@ on: - main - deploy-automation pull_request: + branches: - main - deploy-automation