Skip to content

ci: notify cookbook smoke tests on release #287

ci: notify cookbook smoke tests on release

ci: notify cookbook smoke tests on release #287

Workflow file for this run

name: CodeQL Security Analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: "0 0 * * 1"
permissions:
contents: read
security-events: write
jobs:
analyze:
name: Analyze
uses: cubrid-lab/.github/.github/workflows/codeql.yml@main
with:
language: python