From 38caef92a992b511bf4590ac212e5c875588a6cb Mon Sep 17 00:00:00 2001 From: Daniel Mesejo Date: Sat, 28 Dec 2024 16:54:23 +0100 Subject: [PATCH] chore: update ci-test target --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6e578f4..b122f45 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -3,7 +3,7 @@ name: test trrex package on: push: branches: - - master + - main jobs: build: