aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-03-07 22:27:52 +0100
committerGravatar Chris Lovering <[email protected]>2023-05-05 10:59:18 +0100
commit79ca336ea6a8824b7a7efdf37d1e06a0db95d90a (patch)
treef1944885169742fe0e7e5bacbab3a38c59a6617d
parentMove CI to reusable workflows (diff)
trigger status embed on CI completed
-rw-r--r--.github/workflows/status_embed.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/status_embed.yaml b/.github/workflows/status_embed.yaml
index 3669329..2b6a927 100644
--- a/.github/workflows/status_embed.yaml
+++ b/.github/workflows/status_embed.yaml
@@ -5,7 +5,7 @@ name: Status Embed
on:
workflow_run:
workflows:
- - Lint, Build & Deploy
+ - CI
types:
- completed