Skip to content

feat(core): add local operation selector and update docs #21

feat(core): add local operation selector and update docs

feat(core): add local operation selector and update docs #21

Workflow file for this run

name: trufflehog
on:
pull_request:
push:
branches:
- main
jobs:
secret-scan:
runs-on: ubuntu-latest
steps:
- name: Checkout Actions Repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
extra_args: --results=verified,unknown