Skip to content

#160 - fixed dashboard's buddy box #712

#160 - fixed dashboard's buddy box

#160 - fixed dashboard's buddy box #712

Workflow file for this run

name: Codacy Security Scan
on:
push:
branches: [ develop, main ]
pull_request:
branches: [ develop ]
jobs:
codacy-security-scan:
name: Codacy Security Scan
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@main
- name: Run Codacy Analysis CLI
uses: codacy/codacy-analysis-cli-action@master