Skip to content

feat(asdf): Add functions to install asdf plugins / latest tools #286

feat(asdf): Add functions to install asdf plugins / latest tools

feat(asdf): Add functions to install asdf plugins / latest tools #286

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 }}