Skip to content

ACNA-4183: Add Clarification Around Path Resolution #24

ACNA-4183: Add Clarification Around Path Resolution

ACNA-4183: Add Clarification Around Path Resolution #24

Workflow file for this run

---
name: Lint
on:
pull_request:
branches: [main]
paths:
- 'src/pages/**'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Lint
run: npx --yes github:AdobeDocs/adp-devsite-utils runLint -v