From e0c0667e35fcb4f52185c9b835aac93a6f1888d4 Mon Sep 17 00:00:00 2001 From: Marius Butz Date: Tue, 12 May 2026 12:03:06 +0200 Subject: [PATCH] ci: remove temp manual workflow dispatch --- .github/workflows/build-check.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-check.yml b/.github/workflows/build-check.yml index 855278a7..55d242b5 100644 --- a/.github/workflows/build-check.yml +++ b/.github/workflows/build-check.yml @@ -3,7 +3,6 @@ name: Build check on: pull_request: types: [opened, synchronize, reopened, ready_for_review] - workflow_dispatch: # TODO: remove before opening upstream PR # Cancel superseded runs on the same PR. concurrency: