cert_handler lib assumes peer relation named peers
exists for upgrade_charm event handler
#67
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: Issues | |
on: [issues] | |
jobs: | |
update: | |
name: Update Issue | |
uses: canonical/observability/.github/workflows/issues.yaml@main | |
secrets: inherit | |
with: | |
component: observability-libs |