Skip to content

Removed "of object" from the template annotation of the RepositoryInt… #944

Removed "of object" from the template annotation of the RepositoryInt…

Removed "of object" from the template annotation of the RepositoryInt… #944

Workflow file for this run

---
on: # yamllint disable-line rule:truthy
push:
branches:
- '*.*'
- '*.*.*'
pull_request: null
name: Postgres
jobs:
phpunit:
uses: cycle/gh-actions/.github/workflows/db-pgsql.yml@master
...