Skip to content

Removed "of object" from docBlock in "Cycle\ORM\RepositoryInterface" #7

Removed "of object" from docBlock in "Cycle\ORM\RepositoryInterface"

Removed "of object" from docBlock in "Cycle\ORM\RepositoryInterface" #7

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']