Skip to content

feat: add live scan timeline visualizer to task details (#2355) #1788

feat: add live scan timeline visualizer to task details (#2355)

feat: add live scan timeline visualizer to task details (#2355) #1788

name: Plugin Catalog Sync Check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
validate-catalog:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4
- name: Set up Python
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
with:
python-version: '3.11'
- name: Run Catalog Validation Script
run: python scripts/validate_plugins_catalog.py