Skip to content

feat: cosmos-exporter chart #2

feat: cosmos-exporter chart

feat: cosmos-exporter chart #2

Workflow file for this run

name: Security Testing
on:
workflow_dispatch:
pull_request:
types: [ opened, synchronize ]
jobs:
sast:
uses: p2p-org/security-workflows/.github/workflows/sast.yaml@main
secrets: inherit
sca:
uses: p2p-org/security-workflows/.github/workflows/sca.yaml@main
secrets: inherit