Skip to content

feat(anta): Limit concurrency #432

feat(anta): Limit concurrency

feat(anta): Limit concurrency #432

Workflow file for this run

# Secret-scanner workflow from Arista Networks.
on:
pull_request:
types: [synchronize]
push:
branches:
- main
name: Secret Scanner (go/secret-scanner)
jobs:
scan_secret:
name: Scan incoming changes
runs-on: ubuntu-latest
steps:
- name: Run scanner
uses: aristanetworks/secret-scanner-service-public@main