Skip to content

chore: fix some minor issues in the comments #100

chore: fix some minor issues in the comments

chore: fix some minor issues in the comments #100

Workflow file for this run

name: Sonar Analysis Workflow
on:
push:
branches:
- master
- development
- dev
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
sonar:
uses: singnet/security-workflows/.github/workflows/sonar.yml@master
secrets: inherit