From d7e03945f961b44ab19f2dcc6dd64c7c9b0a892c Mon Sep 17 00:00:00 2001 From: Marcel Date: Fri, 3 May 2024 19:01:39 +0200 Subject: [PATCH] Do test and build on all branches --- .github/workflows/ci.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6642354..77c4a58 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,9 +1,6 @@ name: Test and build -on: - pull_request: - branches: - - master +on: pull_request jobs: test: