mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
add reuseable workflow_call in test.yaml
Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
parent
578fb72cbb
commit
0171f70b36
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -1,5 +1,7 @@
|
||||
name: Tests
|
||||
|
||||
on:
|
||||
workflow_call: # This tells GH that the workflow is reusable
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user