This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Create/edit subscriber modal shows device groups that do not exist #56
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 |