Skip to content

Commit a76609f

Browse files
committed
Add the name of the triggering workflow
1 parent 17152a9 commit a76609f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Preview
33
on:
44
workflow_run:
55
workflows:
6+
- Build
67
- test
78
types:
89
- completed

0 commit comments

Comments
 (0)