Skip to content

mritd/container-cli #58

mritd/container-cli

mritd/container-cli #58

name: mritd/container-cli
on:
schedule:
- cron: 0 6 * * 1
workflow_call:
workflow_dispatch:
inputs:
trigger:
description: Manually trigger
required: true
type: choice
options:
- build
jobs:
container-cli:
uses: ./.github/workflows/.earthly.yaml
secrets: inherit
with:
build-dir: container-cli