aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar shtlrs <[email protected]>2023-03-06 12:59:50 +0100
committerGravatar shtlrs <[email protected]>2023-03-06 12:59:50 +0100
commit96a251d224a0d1ebc984ab1397c055f6f8bd6cb7 (patch)
tree4a60e71ee85dfb9bcb78c6af0039c3e09b27564c /.github
parentmerge buid & deploy CIs (diff)
call status_embed on CI completed
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/status_embed.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/.github/workflows/status_embed.yaml b/.github/workflows/status_embed.yaml
index e9b283cd..ead0f5ec 100644
--- a/.github/workflows/status_embed.yaml
+++ b/.github/workflows/status_embed.yaml
@@ -3,9 +3,7 @@ name: Status Embed
on:
workflow_run:
workflows:
- - Lint & Test
- - Build
- - Deploy
+ - CI
types:
- completed