Update workflows for ingestor, sinatra, and frontend (#295)

This commit is contained in:
l5y
2025-10-12 09:36:02 +02:00
committed by GitHub
parent e328a20929
commit 9e939194ba
5 changed files with 19 additions and 17 deletions
+3 -2
View File
@@ -4,8 +4,9 @@
- **`docker.yml`** - Build and push Docker images to GHCR
- **`codeql.yml`** - Security scanning
- **`python.yml`** - Python testing
- **`ruby.yml`** - Ruby testing
- **`python.yml`** - Python ingestor pipeline
- **`ruby.yml`** - Ruby Sinatra app testing
- **`javascript.yml`** - Frontend test suite
## Usage