Stop mislabeling the Compose box as production in read-only audits

This commit is contained in:
2026-08-18 09:29:25 +07:00
parent 332cb657ee
commit e5afedfa2f
18 changed files with 414 additions and 494 deletions
+4 -3
View File
@@ -1,8 +1,9 @@
name: CI
# Runs on every push and every pull request. `deploy.yml` triggers
# independently on push to master; until it is made to depend on this job, a
# red CI does NOT block a deploy — see docs/22-ci-cd.md.
# Runs on every push and every pull request. `build-practice-images.yml`
# (the k3s/ArgoCD production deploy path) triggers independently on push to
# master; until it is made to depend on this job, a red CI does NOT block a
# deploy — see docs/operations.md.
on:
push:
pull_request: