Skip to content

Remove block time in build-test-workflow (#57) #96

Remove block time in build-test-workflow (#57)

Remove block time in build-test-workflow (#57) #96

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