Skip to content

feat(identity): authenticate a principal with key auth #28001

feat(identity): authenticate a principal with key auth

feat(identity): authenticate a principal with key auth #28001

name: Validate frontmatters
on:
workflow_dispatch:
pull_request:
types: [synchronize, opened]
push:
branches: [main]
jobs:
validate-frontmatters:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Harden Runner
uses: step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
with:
egress-policy: audit
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
- name: Run validator
working-directory: tools/frontmatter-validator
run: |
npm ci
node index.js