_update_received_ca_certs method first needs to validate the availability of traefik container #23
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: traefik |