Skip to content

chore: Automate labelling pull requests with "dbt-platform" (#137) #96

chore: Automate labelling pull requests with "dbt-platform" (#137)

chore: Automate labelling pull requests with "dbt-platform" (#137) #96

Workflow file for this run

name: Trufflehog scan
on: [push]
permissions: read-all
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --no-verification --exclude-paths=.trufflehogignore