From d210d5a2f81e27d6ce861bbbe847bdd4ff049407 Mon Sep 17 00:00:00 2001 From: bjorn3 <17426603+bjorn3@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:59:24 +0100 Subject: [PATCH] [CI DEBUGGING] --- .github/workflows/checks.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/checks.yaml b/.github/workflows/checks.yaml index e7dfafd2b..cfbd6469a 100644 --- a/.github/workflows/checks.yaml +++ b/.github/workflows/checks.yaml @@ -5,9 +5,6 @@ permissions: on: push: - branches: - - main - - 'release/**' pull_request: branches-ignore: - 'release/**'