match workflow name for triggering
All checks were successful
Build Container Image / build (push) Successful in 32s

This commit is contained in:
Tobias Brunner 2025-03-06 11:20:00 +01:00
parent 3dadf8c07c
commit 1369034374
No known key found for this signature in database

View file

@ -2,7 +2,7 @@ name: Deploy
on:
workflow_run:
workflows: ["Build"]
workflows: ["Build Container Image"]
types:
- completed
branches: