poc, löytyykö provider
CI / call-engine (push) Failing after 0s

This commit is contained in:
moilanik
2026-06-09 05:30:48 +03:00
parent a8136f6af1
commit bac0ccf9ed
5 changed files with 21 additions and 66 deletions
+12
View File
@@ -0,0 +1,12 @@
name: CI Engine
on:
workflow_call:
jobs:
hello:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Provider engine reachable
run: echo "ci-engine (provider) running via uses: binding"