From 6511f3dcddd55bc889e3d0e8025f42d2e7ab901a Mon Sep 17 00:00:00 2001 From: Martin Bubel Date: Tue, 19 Dec 2023 11:13:44 +0100 Subject: [PATCH] ci: add deploy branch to rules --- .github/workflows/actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 61e0bf07..18b2820e 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -4,6 +4,7 @@ on: branches: - main - devel + - deploy pull_request: permissions: