add branches to workflow_run
All checks were successful
Staging Blog Deployment / check-hugo-version (push) Successful in 3s
Staging Blog Deployment / build (push) Has been skipped
Staging Blog Deployment / deploy (push) Successful in 8s
Staging Blog Deployment / test (push) Successful in 2s
Staging Blog Deployment / merge (push) Successful in 5s
Staging Blog Deployment / clean (push) Has been skipped

This commit is contained in:
Vezpi 2025-06-04 20:03:05 +00:00
parent 22ec714b46
commit 8d3f20f947

View File

@ -4,6 +4,8 @@ on:
workflow_run:
workflows: ["Staging Blog Deployment"]
types: [completed]
branches:
- 'preview'
env:
CONTAINER_NAME: blog_production