From b79957833a5b28b908129d8947f16c2594a337b7 Mon Sep 17 00:00:00 2001 From: Ben Bachem <10088265+bezbac@users.noreply.github.com> Date: Fri, 18 Sep 2026 11:10:52 +0200 Subject: [PATCH] Enable ci check on all branches --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e2049a4..91e89e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,6 @@ name: CI on: pull_request: push: - branches: - - main permissions: {}