Skip to content

Add index.md (#1850) #68

Add index.md (#1850)

Add index.md (#1850) #68

name: Publish to edge
on:
push:
branches:
- main
- track/*
jobs:
publish-to-edge:
uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@main
secrets: inherit
with:
charmcraft-channel: "latest/edge"
resource-mapping: '{"repo-policy-compliance": "flask-app-image"}'