Skip to content

docs: Update to Docusaurs 3.6 to improve build times #84

docs: Update to Docusaurs 3.6 to improve build times

docs: Update to Docusaurs 3.6 to improve build times #84

Workflow file for this run

name: Test Dependabot PR
on:
pull_request_target:
types:
- synchronize
- reopened
- opened
branches:
- 'master'
jobs:
test:
name: Tests / Build / Sanity Run
if: github.actor == 'dependabot[bot]'
uses: ./.github/workflows/testAndSanity.yml