add reuseable workflow_call in test.yaml

Signed-off-by: andy.lee <andy.lee@suse.com>
This commit is contained in:
andy.lee 2025-01-06 15:55:43 +08:00
parent 578fb72cbb
commit 0171f70b36
No known key found for this signature in database
GPG Key ID: 10911689462678C7

View File

@ -1,5 +1,7 @@
name: Tests
on:
workflow_call: # This tells GH that the workflow is reusable
push:
branches:
- main