Skip to content

ci(docs): add dev version of docs built from main branch #22

ci(docs): add dev version of docs built from main branch

ci(docs): add dev version of docs built from main branch #22

Workflow file for this run

name: Lint GitHub Actions
on:
pull_request:
paths:
- ".github/workflows/**"
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run actionlint
uses: docker://rhysd/actionlint:1.7.11
with:
args: -color