Skip to content

resolved few conflicts #11

resolved few conflicts

resolved few conflicts #11

name: Sonar Qube on push to master
on:
push:
branches:
- master
- DE-113756-poc-sonarqube-implementation
jobs:
phpunit-with-sonar-qube:
uses: BrandEmbassy/github-actions/.github/workflows/php-phpunit-with-sonar-qube.yml@master
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}