From 4baddebb17266c51fbcce768c360a818edd531d9 Mon Sep 17 00:00:00 2001 From: andres-lou Date: Wed, 22 Nov 2023 16:59:40 +0100 Subject: [PATCH] adding workflow_run --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5a39666..ffb91a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: branches: - website workflow_run: + workflows: [ci] branches: [website] permissions: contents: write