Skip to content

docs: refine validator Docker port guidance #1490

docs: refine validator Docker port guidance

docs: refine validator Docker port guidance #1490

Workflow file for this run

name: Astro check
on:
push:
branches:
- "**"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
runs-on: ubuntu-latest
env:
CI_RUN: true
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
with:
persist-credentials: false
- uses: ./.github/actions/prepare-runner
- run: pnpm check