Skip to content

It should be easy to add tokens I've transacted with #8

It should be easy to add tokens I've transacted with

It should be easy to add tokens I've transacted with #8

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 }}
label: "jira"