From 25dd78c838d51b2b99395db26ecc95674921adf5 Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Sun, 28 Sep 2025 21:18:06 +0200 Subject: [PATCH] ci ffs --- .github/workflows/build-and-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1d26a9f..492fea4 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -4,6 +4,7 @@ on: push: branches: - trixie # or your default branch + workflow_dispatch: permissions: contents: write # 👈 This is required for pushing branches