Skip to content

docs: add conditional CP gallery examples and reorganize gallery #83

docs: add conditional CP gallery examples and reorganize gallery

docs: add conditional CP gallery examples and reorganize gallery #83

Workflow file for this run

name: Bandit
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
jobs:
analyze:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Perform Bandit Analysis
uses: PyCQA/bandit-action@v1