Skip to content

NRF charm goes into blocked state on remove #6

NRF charm goes into blocked state on remove

NRF charm goes into blocked state on remove #6

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 }}