Skip to content

Commit a4e8ae2

Browse files
make test workflow reusable
1 parent 9eb58cc commit a4e8ae2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
pull_request:
66
workflow_dispatch:
7+
workflow_call:
78

89
# permissions: {}
910

0 commit comments

Comments
 (0)