Skip to content

fix: Add Go controller comment #293

fix: Add Go controller comment

fix: Add Go controller comment #293

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