Skip to content

refactor: Using updated doctrine/orm v3, doctrine/dbal v4 #127

refactor: Using updated doctrine/orm v3, doctrine/dbal v4

refactor: Using updated doctrine/orm v3, doctrine/dbal v4 #127

name: "Continuous Integration"
on: push
jobs:
phpunit-and-psalm:
uses: dontdrinkandroot/github-actions/.github/workflows/php-symfony-bundle.yml@main
secrets: inherit
sonarcloud:
uses: dontdrinkandroot/github-actions/.github/workflows/php-sonarcloud.yml@main
needs: phpunit-and-psalm
with:
project-key: 'dontdrinkandroot_crud-admin-bundle.php'
secrets: inherit