Skip to content

feat(gastown): add org-level towns, rigs, and auth middleware #4392

feat(gastown): add org-level towns, rigs, and auth middleware

feat(gastown): add org-level towns, rigs, and auth middleware #4392

Workflow file for this run

name: Secret Scanning
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
trufflehog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@v3.93.0
with:
extra_args: --results=verified,unknown