Skip to content

[AgentGateway] feat: Multiple Linear Chains for Gateway Sessions #182

[AgentGateway] feat: Multiple Linear Chains for Gateway Sessions

[AgentGateway] feat: Multiple Linear Chains for Gateway Sessions #182

Workflow file for this run

name: secrets-scan
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
permissions:
contents: read
jobs:
secrets-scan:
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Scan for secrets
uses: trufflesecurity/trufflehog@v3.88.14
with:
extra_args: --results=verified