docs bug: #create_invoices, #update_invoice require a hash of invoices, not array #31
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: Create Issue in Jira | ||
| on: | ||
| issues: | ||
| types: | ||
| - opened | ||
| jobs: | ||
| create_jira_issue: | ||
| uses: XeroAPI/Xero-OpenAPI/.github/workflows/jira_create_issue.yml@master | ||
|
Check failure on line 10 in .github/workflows/jira_create_issue.yml
|
||
| secrets: inherit | ||