add prefix to rules for easy identification
Build and Push Container / build-and-push (push) Successful in 18s

This commit is contained in:
2026-08-02 11:09:54 -04:00
parent 11389edf72
commit 870c5cc363
4 changed files with 38 additions and 20 deletions
+3
View File
@@ -0,0 +1,3 @@
"""Application configuration constants."""
RULE_NAME_PREFIX = "AUTO-"