Skip to content

feat(sections): plugins page #670

feat(sections): plugins page

feat(sections): plugins page #670

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