ci: add workflow_call trigger to CI configuration

This commit is contained in:
chema
2025-06-29 22:44:46 +02:00
parent 96800a63be
commit 230cf757f9

View File

@@ -5,6 +5,7 @@ on:
branches: [ main, develop ]
push:
branches: [ main, develop ]
workflow_call:
jobs:
test: