Skip to content

Auto-update Charm Libraries #633

Auto-update Charm Libraries

Auto-update Charm Libraries #633

Workflow file for this run

name: Auto-update Charm Libraries
on:
workflow_dispatch:
schedule:
- cron: "0 0,12 * * *"
permissions:
contents: write
pull-requests: write
jobs:
update-lib:
name: Check libraries
uses: canonical/sdcore-github-workflows/.github/workflows/[email protected]
secrets: inherit