From 8313645760c76196c2263c2e9e291511b9e8ade4 Mon Sep 17 00:00:00 2001 From: "lynn [they]" Date: Wed, 18 Dec 2019 18:11:43 -0800 Subject: [PATCH] Update cli.yml --- .github/workflows/cli.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cli.yml b/.github/workflows/cli.yml index 826762c..169d3f1 100644 --- a/.github/workflows/cli.yml +++ b/.github/workflows/cli.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - v1 pull_request: branches: - master