Skip to content

docs: add TypeORM and MikroORM to READMEs #3

docs: add TypeORM and MikroORM to READMEs

docs: add TypeORM and MikroORM to READMEs #3

name: Integration Tests
on:
push:
branches:
- master
paths-ignore:
- php/sqlcommenter-php/packages/sqlcommenter-laravel/**
- php/sqlcommenter-php/samples/sqlcommenter-laravel/**
pull_request:
paths-ignore:
- php/sqlcommenter-php/packages/sqlcommenter-laravel/**
- php/sqlcommenter-php/samples/sqlcommenter-laravel/**
jobs:
integrationtests:
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required" '