From cb5a7917b21aedfcce15b6e892cd622b13681490 Mon Sep 17 00:00:00 2001 From: Bhanu Bandi Date: Thu, 19 Oct 2023 12:32:12 -0400 Subject: [PATCH] edited the changelog.yml trigger --- .github/workflows/changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/changelog.yml b/.github/workflows/changelog.yml index f830f5c08092..2747b718f602 100644 --- a/.github/workflows/changelog.yml +++ b/.github/workflows/changelog.yml @@ -9,7 +9,7 @@ on: pull_request: types: [opened, synchronize, reopened, labeled, unlabeled] branches: - - main + - aws-cwa-dev env: # Make sure to exit early if cache segment download times out after 2 minutes. # We limit cache download as a whole to 5 minutes.