Skip to content

Daily

Daily #158

Workflow file for this run

name: Daily
on:
schedule:
- cron: '0 0 * * *'
jobs:
securityScanAnalyze:
name: CodeQL Security Scan
uses: ./.github/workflows/codeql_reusable.yml