From efc51c6bfea08eed3ec53efee9e5614a5457e56a Mon Sep 17 00:00:00 2001 From: Linus Vettiger Date: Tue, 24 Jun 2025 21:39:35 +0200 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 adda312..8ab8292 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,9 @@ name: Continuous integration on: push: - branches: master + branches: main pull_request: - branches: master + branches: main workflow_call: jobs: