Skip to content

Bump nanoid from 3.3.6 to 3.3.8 in /resources/clients/react/elwing (#… #15467

Bump nanoid from 3.3.6 to 3.3.8 in /resources/clients/react/elwing (#…

Bump nanoid from 3.3.6 to 3.3.8 in /resources/clients/react/elwing (#… #15467

name: Validate Documentation Metadata
on: # yamllint disable-line rule:truthy
workflow_dispatch:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
validate-doc-metadata:
name: Validate Doc Metadata
runs-on: ubuntu-latest
steps:
- name: checkout repo content
uses: actions/checkout@v4
- name: validate metadata
uses: awsdocs/[email protected]
with:
doc_gen_only: "False"
strict_titles: "True"