Skip to content

[fix] temp solution to disable trivy scanning (#95) #102

[fix] temp solution to disable trivy scanning (#95)

[fix] temp solution to disable trivy scanning (#95) #102

name: Caller TruffleHog Scan
on:
push:
branches:
- main
jobs:
trigger_scan:
uses: storyprotocol/gha-workflows/.github/workflows/reusable-secrets-scanning.yml@main
with:
branch: ${{ github.ref_name }}
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_CHANNEL_ID_GITHUB_NOTIFICATION: ${{ secrets.SLACK_CHANNEL_ID_GITHUB_NOTIFICATION }}