Skip to content

docs: add Quality/Utility teams to landing page, update agent count t… #16

docs: add Quality/Utility teams to landing page, update agent count t…

docs: add Quality/Utility teams to landing page, update agent count t… #16

name: Check executables
on:
push:
paths:
- "docs/**"
- "tests/check_executables.sh"
pull_request:
paths:
- "docs/**"
- "tests/check_executables.sh"
jobs:
check-executables:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run executable checks
run: |
bash tests/check_executables.sh