Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Security check

Security check #34

Workflow file for this run

name: Security check
on:
schedule:
- cron: "0 6 * * 5,2"
jobs:
security-audit:
uses: charlotte-os/devops/.github/workflows/security_audit.yml@main
secrets: inherit