add workflows
Some checks failed
Project Report / project-report (push) Successful in 4s
Validate Code / validate (push) Failing after 3s

This commit is contained in:
Frank Harris 2026-06-12 14:40:11 -05:00
parent f272748be4
commit cff78d1230
6 changed files with 704 additions and 16 deletions

View file

@ -0,0 +1,18 @@
name: Project Report
on:
push:
pull_request:
jobs:
project-report:
runs-on: linux-dev
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Generate project report
run: |
chmod +x tools/project-report.sh
./tools/project-report.sh