Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Periodic quality and security analysis #45

Periodic quality and security analysis

Periodic quality and security analysis #45

Workflow file for this run

name: "Periodic quality and security analysis"
on:
# Every monday at 09:48 UTC
schedule:
- cron: "48 9 * * 1"
workflow_dispatch:
jobs:
codeql:
uses: Steffo99/.github/.github/workflows/quality-python-codeql.yml@main