Skip to content

Integration tests are flaky because of an error at the start event #15

Integration tests are flaky because of an error at the start event

Integration tests are flaky because of an error at the start event #15

Workflow file for this run

name: Sync Issues to JIRA
on:
issues:
types: [opened, reopened, closed]
jobs:
update:
name: Update Issue
uses: canonical/sdcore-github-workflows/.github/workflows/issues.yaml@main
secrets:
JIRA_URL: ${{ secrets.JIRA_URL }}