Skip to content

[No QA] [HOLD for 87974] Update navigation terminology from "Reports" to "Spend" #6881

[No QA] [HOLD for 87974] Update navigation terminology from "Reports" to "Spend"

[No QA] [HOLD for 87974] Update navigation terminology from "Reports" to "Spend" #6881

name: Validate Docs Routes File
on:
pull_request:
types: [opened, synchronize]
paths:
- docs/**
jobs:
verify:
if: github.actor != 'OSBotify' && github.actor != 'imgbot[bot]'
runs-on: blacksmith-4vcpu-ubuntu-2404
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- uses: ./.github/actions/composite/setupNode
# Verify that no new hubs were created without adding their metadata to _routes.yml
- name: Validate Docs Routes File
run: ./.github/scripts/createDocsRoutes.sh