From a21abb3cae216539f4363775baa45719e97a2a27 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Sun, 7 May 2023 06:37:11 -0700 Subject: [PATCH] ci: run tests on all branches --- .github/workflows/tests.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 0da6cdbf87..1218548215 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,7 +4,6 @@ name: Tests on: push: - branches: [ main ] pull_request: branches: [ main ] jobs: