Skip to content

Commit f534858

Browse files
chore: trigger deploy from generate_post_from_pr (#57)
Signed-off-by: Tsung-Ju Lii <usefulalgorithm@gmail.com>
1 parent 4fa8d1b commit f534858

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ on:
77
- main
88
paths:
99
- 'posts/**'
10+
workflow_run:
11+
workflows: [Generate post from PR]
12+
types:
13+
- completed
1014

1115
jobs:
1216
build:

0 commit comments

Comments
 (0)