This repository was archived by the owner on Aug 11, 2025. It is now read-only.
Incorrect error message shown to the user when authentication is disabled #60
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 |