Skip to content

Allow super user to bypass ratelimit #5

Allow super user to bypass ratelimit

Allow super user to bypass ratelimit #5

Workflow file for this run

name: Publish Docs
on:
push:
paths:
- docs/**
- api/**
- mkdocs.yml
branches: [master]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
publish_docs:
uses: hotosm/gh-workflows/.github/workflows/mkdocs_build.yml@main