Skip to content

Synapse charm review PR: Fix files in the charm project #70

Synapse charm review PR: Fix files in the charm project

Synapse charm review PR: Fix files in the charm project #70

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