From 4c79b9e51fa50a020d8c56b0c0bda8fa80ba12a7 Mon Sep 17 00:00:00 2001 From: Anthony Debucquoy Date: Tue, 27 Feb 2024 17:16:01 +0100 Subject: [PATCH] dependants --- .gitea/workflows/deploy.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 5577b42..8239a07 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -5,6 +5,12 @@ on: push: branches: - master + workflow_run: + workflows: + - Build and test backend + - Build and test frontend + types: + - completed workflow_dispatch: jobs: