Skip to content

Discrepancy Between Java libpostal and Python libpostal Results #1

Discrepancy Between Java libpostal and Python libpostal Results

Discrepancy Between Java libpostal and Python libpostal Results #1

---
name: 'issue automation'
on:
issues:
types:
- reopened
- opened
jobs:
add-issue-to-community:
uses: Senzing/build-resources/.github/workflows/add-to-project.yaml@main

Check failure on line 13 in .github/workflows/issue-automation.yaml

View workflow run for this annotation

GitHub Actions / issue automation

Invalid workflow file

The workflow is not valid. .github/workflows/issue-automation.yaml (Line: 13, Col: 11): Input org is required, but not provided while calling.
with:
project-number: "9"
classic: true
secrets:
SENZING_GITHUB_ACCESS_TOKEN: ${{ secrets.SENZING_GITHUB_ACCESS_TOKEN }}
add-issue-labels:
uses: Senzing/build-resources/.github/workflows/add-labels-to-issue.yaml@main
secrets:
ORG_MEMBERSHIP_TOKEN: ${{ secrets.ORG_MEMBERSHIP_TOKEN }}
SENZING_MEMBERS: ${{ secrets.SENZING_MEMBERS }}