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
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:
parent
22ec714b46
commit
8d3f20f947
@ -4,6 +4,8 @@ on:
|
|||||||
workflow_run:
|
workflow_run:
|
||||||
workflows: ["Staging Blog Deployment"]
|
workflows: ["Staging Blog Deployment"]
|
||||||
types: [completed]
|
types: [completed]
|
||||||
|
branches:
|
||||||
|
- 'preview'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
CONTAINER_NAME: blog_production
|
CONTAINER_NAME: blog_production
|
||||||
|
Loading…
x
Reference in New Issue
Block a user