Skip to content

Update legitify.yml #24

Update legitify.yml

Update legitify.yml #24

Workflow file for this run

name: SAST - SonarCloud - action
on:
push:
pull_request_target:
workflow_dispatch:
jobs:
SAST_caller:
uses: TestingOrgCS/WorkflowsRepo/.github/workflows/central_SONAR.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}