Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

docs: deprecation notice #112

docs: deprecation notice

docs: deprecation notice #112

Workflow file for this run

name: Run Linter
on:
pull_request:
branches:
- main
jobs:
linting:
uses: yext/slapshot-reusable-workflows/.github/workflows/run-linting.yml@v1
with:
lint_script: npm run lint && npm run prettier-check