Skip to content

Update Invoice with New Line Item Preapends Instead of Appends #5

Update Invoice with New Line Item Preapends Instead of Appends

Update Invoice with New Line Item Preapends Instead of Appends #5

name: Update Jira Ticket Status To Done
on:
issues:
types:
- closed
jobs:
create_jira_issue:
uses: XeroAPI/Xero-OpenAPI/.github/workflows/jira_update_issue_closed.yml@master
secrets: inherit