This repository was archived by the owner on Aug 11, 2025. It is now read-only.
An existing subscriber is not allowed to edit to use another slice if another slice has more than one DG. #46
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 |