Skip to content

Merge pull request #98 from storyprotocol/add_codeowners #106

Merge pull request #98 from storyprotocol/add_codeowners

Merge pull request #98 from storyprotocol/add_codeowners #106

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 }}