From 516cc14da3c3138da67368b4f326bc81c6995539 Mon Sep 17 00:00:00 2001 From: Steve Kelly Date: Mon, 16 Oct 2023 13:40:25 -0400 Subject: [PATCH] Update CI.yml --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 40cf464..0efa2ba 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -2,7 +2,7 @@ name: CI on: push: branches: - - main + - master tags: ['*'] pull_request: branches: