Skip to content

Docs link "getting started" is 404 #2

Docs link "getting started" is 404

Docs link "getting started" is 404 #2

Workflow file for this run

name: Sync issues to Jira
on:
issues:
# available via github.event.action
types: [opened, reopened, closed]
jobs:
issues-to-jira:
uses: canonical/operator-workflows/.github/workflows/jira.yaml@main
secrets: inherit