Skip to content

feat: dynamic content types via JSDoc @contentType tag #716

feat: dynamic content types via JSDoc @contentType tag

feat: dynamic content types via JSDoc @contentType tag #716

Workflow file for this run

---
name: Format
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
nix-flake-check:
name: Nix Flake Check
runs-on: ubuntu-latest
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@786fff0690178f1234e4e1fe9b536e94f5433196 # v20
- name: Checkout
uses: actions/checkout@v4
- run: nix flake check