Skip to content

Commit a048d1b

Browse files
committed
ci: use completed
1 parent 32645e3 commit a048d1b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: 'Build'
22

33
on:
4+
workflow_run:
5+
workflows: ["CI"]
6+
types:
7+
- completed
48
pull_request:
59
push:
610
paths-ignore:

0 commit comments

Comments
 (0)