ops/devops: enable console PR CI; document cache seeding

This commit is contained in:
StellaOps Bot
2025-12-07 12:51:28 +00:00
parent bd2529502e
commit 862bb6ed80
4 changed files with 4422 additions and 4417 deletions

View File

@@ -2,6 +2,11 @@ name: console-ci
on:
workflow_dispatch:
pull_request:
paths:
- 'src/Web/**'
- '.gitea/workflows/console-ci.yml'
- 'ops/devops/console/**'
jobs:
lint-test-build: