feat: initial commit for bizinikiwi-connect with clean CI

This commit is contained in:
2026-01-12 18:32:02 +03:00
commit c6713b3a05
108 changed files with 7279 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
name: Pull Request CI
on:
pull_request:
branches: [ main ]
permissions: read-all
jobs:
run-ci:
uses: ./.github/workflows/reusable-ci.yml
with:
upload-artifacts: false