Skip to content

Weekly jobs

Weekly jobs #7

Workflow file for this run

name: Weekly jobs
on:
schedule:
- cron: 0 0 * * 1
jobs:
licenses-check:
uses: ./.github/workflows/licenses-check.yml
secrets: inherit