Skip to content

docs: added context and documentation files for helping LLM understanding Cycle ORM architecture #51

docs: added context and documentation files for helping LLM understanding Cycle ORM architecture

docs: added context and documentation files for helping LLM understanding Cycle ORM architecture #51

Workflow file for this run

on:
pull_request: null
push:
branches:
- master
- '*.*'
name: static analysis
jobs:
psalm:
uses: spiral/gh-actions/.github/workflows/psalm.yml@master
with:
os: >-
['ubuntu-latest']