This repository has been archived by the owner on Oct 8, 2024. It is now read-only.
Check if tracing is ready before exposing its endpoint in tempo charm… #22
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release Charm to Edge and Publish Libraries | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
release: | |
uses: canonical/observability/.github/workflows/charm-release.yaml@main | |
secrets: inherit |