Stop mislabeling the Compose box as production in read-only audits
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user