Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

SSH won't allow login or create a user if they haven't been logged in locally first #674

SSH won't allow login or create a user if they haven't been logged in locally first

SSH won't allow login or create a user if they haven't been logged in locally first #674

Workflow file for this run

name: Sync GitHub issues to Jira
on: [issues, issue_comment]
jobs:
sync-issues:
name: Sync issues to Jira
runs-on: ubuntu-latest
steps:
- uses: canonical/sync-issues-github-jira@v1
with:
webhook-url: ${{ secrets.JIRA_WEBHOOK_URL }}
component: 'S-Enterprise'