From d08622e8c2a90757b19046d4ece6fc3f1bb0f515 Mon Sep 17 00:00:00 2001 From: Leon van Bokhorst Date: Fri, 25 Oct 2024 14:56:44 +0200 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01f2046..f83a761 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,8 @@ name: CI on: pull_request: - branches: [main] + branches: + - main jobs: test: