Skip to content

Clean up verification-metadata.xml by removing unused dependencies #60

Clean up verification-metadata.xml by removing unused dependencies

Clean up verification-metadata.xml by removing unused dependencies #60

Workflow file for this run

name: Check Develop
on:
push:
branches:
- 'develop'
concurrency:
group: 'develop'
cancel-in-progress: true
jobs:
sonar_cloud:
name: SonarCloud
uses: ./.github/workflows/sonar_cloud.yml
secrets: inherit