Skip to content

Auto-update Charm Libraries #261

Auto-update Charm Libraries

Auto-update Charm Libraries #261

Workflow file for this run

name: Auto-update Charm Libraries
on:
# Manual trigger
workflow_dispatch:
# Check regularly the upstream every four hours
schedule:
- cron: "0 0,4,8,12,16,20 * * *"
jobs:
update-lib-region:
name: Check libraries
uses: canonical/observability/.github/workflows/charm-update-libs.yaml@5b3d2836bb45cb435e78e8d7d041f643d440ece5
secrets: inherit
with:
charm-path: maas-region
update-lib-agent:
name: Check libraries
uses: canonical/observability/.github/workflows/charm-update-libs.yaml@5b3d2836bb45cb435e78e8d7d041f643d440ece5
secrets: inherit
with:
charm-path: maas-agent