Skip to content

feat: add Prisma 7 SQLCommenter demo app #23

feat: add Prisma 7 SQLCommenter demo app

feat: add Prisma 7 SQLCommenter demo app #23

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