Skip to content

NR-356855-Update-instrumentation-cr-structure-health) #7064

NR-356855-Update-instrumentation-cr-structure-health)

NR-356855-Update-instrumentation-cr-structure-health) #7064

Workflow file for this run

name: . 🕵🏼 Security scanner
on:
push:
merge_group:
schedule:
# Scheduled to run at 8 a.m on every day-of-week from Monday through Friday.
- cron: '0 8 * * 1-5'
workflow_dispatch:
jobs:
security:
uses: ./.github/workflows/component_security.yml
secrets:
slack_webhook: ${{ secrets.CAOS_SLACK_WEBHOOK }}