This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Migrate to React v19 and @canonical/react-components 2.1.0 #54
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 |