Skip to content

Merge pull request #94 from storyprotocol/feat/refactor_bastion #103

Merge pull request #94 from storyprotocol/feat/refactor_bastion

Merge pull request #94 from storyprotocol/feat/refactor_bastion #103

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