diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml new file mode 100644 index 0000000..84a4d57 --- /dev/null +++ b/.github/workflows/checks.yml @@ -0,0 +1,24 @@ +name: Run npm on PR + +on: + pull_request: + types: [opened, synchronize, reopened] + +jobs: + run-npm: + runs-on: ubuntu-latest + + steps: + - name: Check out repository + uses: actions/checkout@v2 + + - name: Set up Node.js + uses: actions/setup-node@v1 + with: + node-version: "18" + + - name: Install dependencies + run: npm install + + - name: Run data validation + run: npm run validate diff --git a/dataset/companies/Commerce.yaml b/dataset/companies/Commerce.yaml index cbfc3a4..089665e 100644 --- a/dataset/companies/Commerce.yaml +++ b/dataset/companies/Commerce.yaml @@ -4,7 +4,7 @@ Alternatives: [] - Name: "Tolstoy" Description: "" - Website: "https://tolstoy.com/" + Alternatives: [] - Name: "Sales Force" Description: "" @@ -12,7 +12,6 @@ Alternatives: [] - Name: "Riskified" Description: "" - Website: "https://riskified.com/" Alternatives: [] - Name: "Placer.ai" Description: ""