Skip to content

feat: shutdown health checker gracefully (#1040) #7462

feat: shutdown health checker gracefully (#1040)

feat: shutdown health checker gracefully (#1040) #7462

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