Skip to content

Policy files in all lower case are not applied. #1520

Policy files in all lower case are not applied.

Policy files in all lower case are not applied. #1520

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: ${{ vars.RUNNER }}
steps:
- uses: canonical/sync-issues-github-jira@v1
with:
webhook-url: ${{ secrets.JIRA_WEBHOOK_URL }}
component: 'Enterprise'