From 36025af2143f018fd9af68e57583643ea6e02fa0 Mon Sep 17 00:00:00 2001 From: Nicolas Quesada Date: Wed, 5 Aug 2026 14:23:09 -0400 Subject: [PATCH] minor tweak --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5f7ca6f..7b6331d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -1,7 +1,7 @@ name: tests on: push: - branches: [master] + branches: [main] pull_request: jobs: