From 1a67ba0d00b09b3b06048046f4b08ced01d21541 Mon Sep 17 00:00:00 2001 From: Ian Chamberlain Date: Sat, 7 Oct 2023 01:01:53 -0400 Subject: [PATCH] Run CI against non-main branches as well --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c447bbc..5617ee5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,8 +5,6 @@ on: branches: - main pull_request: - branches: - - main workflow_dispatch: jobs: