Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

Fix Grafana dashboard (#75) #33

Fix Grafana dashboard (#75)

Fix Grafana dashboard (#75) #33

name: Publish to edge
# On push to a "special" branch, we:
# * always publish to charmhub at latest/edge/branchname
# * always run tests
# where a "special" branch is one of main/master or track/**, as
# by convention these branches are the source for a corresponding
# charmhub edge channel.
on:
push:
branches:
- main
jobs:
publish-to-edge:
uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@main
secrets: inherit
with:
channel: latest/edge