Skip to content

Run latest ci and package creation #160

Run latest ci and package creation

Run latest ci and package creation #160

Workflow file for this run

name: Run latest ci and package creation
on:
schedule:
- cron: '0 12 * * SUN'
jobs:
latest_ci:
uses: ./.github/workflows/ci.yml
latest_creation_of_package:
uses: ./.github/workflows/package.yml