Skip to content

feat(mac): Add script to check whether asdf plugins exist for an inst… #311

feat(mac): Add script to check whether asdf plugins exist for an inst…

feat(mac): Add script to check whether asdf plugins exist for an inst… #311

Workflow file for this run

name: SonarQube Analysis
on:
workflow_dispatch:
push:
branches:
- main
- feature/*
paths-ignore:
- "**/*.md"
jobs:
sonar:
uses: kpatryk/workflows/.github/workflows/sonar.yml@v0.1.0
with:
os: ubuntu-latest
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}