From fa9845801657a93475a9c6c23d45b07a63576195 Mon Sep 17 00:00:00 2001 From: Anthony Simmon Date: Mon, 13 Jun 2022 11:26:33 -0400 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb10ad7..f6ab99e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,10 +3,10 @@ name: CI build on: push: branches: - - master + - main pull_request: branches: - - master + - main jobs: build: