add micro-tests trigger
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
2969494c5a
commit
1c1b9c0a28
@ -24,6 +24,8 @@ jobs:
|
|||||||
- name: checkout tests
|
- name: checkout tests
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
ref: master
|
||||||
|
fetch-depth: 1
|
||||||
filter: 'blob:none'
|
filter: 'blob:none'
|
||||||
repository: unistack-org/micro-tests
|
repository: unistack-org/micro-tests
|
||||||
path: micro-tests
|
path: micro-tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user