Skip to content

UHF-10766: Setup sonarcloud #2686

UHF-10766: Setup sonarcloud

UHF-10766: Setup sonarcloud #2686

Workflow file for this run

on:
pull_request:
push:
branches: ['main', 'dev']
name: CI
jobs:
tests:
uses: city-of-helsinki/drupal-gh-actions/.github/workflows/project-tests.yml@main
secrets:
sonarcloud_token: ${{ secrets.SONAR_TOKEN }}