Skip to content

Update docs

Update docs #16974

Workflow file for this run

name: Update docs
on:
workflow_call:
workflow_dispatch:
schedule:
- cron: "0 3 * * *"
permissions:
contents: write
jobs:
update-docs:
name: Update docs
uses: ./.github/workflows/build-docs.yml
secrets: inherit
with:
repo-name: ''