Skip to content

chores: add security tests to detect secrets #6

chores: add security tests to detect secrets

chores: add security tests to detect secrets #6

Workflow file for this run

name: Pull request
on:
pull_request:
types: [opened, reopened, synchronize]
permissions:
contents: 'read'
pull-requests: 'write'
issues: 'write'
jobs:
compliance-checks:
uses: ./.github/workflows/security-scan.yml