This repository was archived by the owner on Aug 11, 2025. It is now read-only.
If a NS includes 2 DG just after slice creation, subscriber could not be created using this slice as DG could not be selected #45
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Sync Issues to JIRA | |
| on: | |
| issues: | |
| types: [opened, reopened, closed] | |
| jobs: | |
| update: | |
| name: Update Issue | |
| uses: canonical/sdcore-github-workflows/.github/workflows/[email protected] | |
| secrets: inherit |