Skip to content

mapping/sustainability.yaml: Update beneficial ownership #641

mapping/sustainability.yaml: Update beneficial ownership

mapping/sustainability.yaml: Update beneficial ownership #641

Workflow file for this run

name: Lint JavaScript
on: [push, pull_request]
jobs:
build:
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 18
- run: npm install standard
- run: npx standard docs/_static/json-example-format.js