Skip to content

feat: add secrets scanning to CI pipeline #9

feat: add secrets scanning to CI pipeline

feat: add secrets scanning to CI pipeline #9

Workflow file for this run

name: CI
on:
push:
pull_request:
jobs:
test:
uses: towlion/.github/.github/workflows/test-python.yml@main
secrets-scan:
uses: towlion/.github/.github/workflows/secrets-scan.yml@main