Skip to content

Auto-update K8s charm libraries #5

Auto-update K8s charm libraries

Auto-update K8s charm libraries #5

name: Auto-update K8s-worker charm libraries
on:
schedule:
- cron: "0 1 * * *"
jobs:
auto-update-libs:
uses: canonical/operator-workflows/.github/workflows/auto_update_charm_libs.yaml@main
secrets: inherit
with:
working-directory: ./charms/k8s-worker/

Check failure on line 12 in .github/workflows/auto-update-libs-k8s-worker.yaml

View workflow run for this annotation

GitHub Actions / Auto-update K8s-worker charm libraries

Invalid workflow file

The workflow is not valid. .github/workflows/auto-update-libs-k8s-worker.yaml (Line: 12, Col: 27): Invalid input, working-directory is not defined in the referenced workflow.