Skip to content

Indico v3.3 - planned changes to our Docker image #7

Indico v3.3 - planned changes to our Docker image

Indico v3.3 - planned changes to our Docker image #7

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