Skip to content

docs: polish embodied intro and artifact guidance #62

docs: polish embodied intro and artifact guidance

docs: polish embodied intro and artifact guidance #62

Workflow file for this run

name: Awesome Lint
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: read
jobs:
awesome-lint:
name: awesome-lint
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v7
with:
fetch-depth: 0
- name: Run awesome-lint
run: npx --yes awesome-lint@2.3.0