Skip to content

refactor(breadcrumb): replace 'strong' with 'breadcrumb' tags #134

refactor(breadcrumb): replace 'strong' with 'breadcrumb' tags

refactor(breadcrumb): replace 'strong' with 'breadcrumb' tags #134

name: example_app_check
on:
pull_request:
paths:
- 'src/scripts/count-repos.sh'
- '.github/workflows/exampleappcheck.yml'
- 'astro/src/content/json/exampleapps.json'
- 'astro/src/content/quickstarts/**'
workflow_dispatch:
jobs:
check_example_apps:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }}
steps:
- uses: actions/checkout@v4
- name: Check for example app completeness
run: src/scripts/count-repos.sh