From af6a753d3e09c396e709210638a8d16ba7038d04 Mon Sep 17 00:00:00 2001 From: BruceHaley Date: Sun, 21 Nov 2021 18:25:42 -0800 Subject: [PATCH] Add v5 branch to js-parity workflow (#5989) --- .github/workflows/create-botbuilder-js-parity-issue.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/create-botbuilder-js-parity-issue.yml b/.github/workflows/create-botbuilder-js-parity-issue.yml index 827a156bae..dbd4011435 100644 --- a/.github/workflows/create-botbuilder-js-parity-issue.yml +++ b/.github/workflows/create-botbuilder-js-parity-issue.yml @@ -4,6 +4,7 @@ on: pull_request: branches: - main + - v5 types: [closed] jobs: