Skip to content

Update and rename Get-The-Card.md to Request-the-Card.md #589

Update and rename Get-The-Card.md to Request-the-Card.md

Update and rename Get-The-Card.md to Request-the-Card.md #589

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