Prevent deploy runner disk exhaustion
Deploy Promiscuity Auth API / deploy (push) Has been cancelled
k8s smoke test / test (push) Has been cancelled

This commit is contained in:
2026-07-20 01:15:13 -05:00
parent cde0e28e44
commit c267b62afa
7 changed files with 30 additions and 1 deletions
+2
View File
@@ -4,6 +4,8 @@ on:
push:
branches:
- main
paths:
- "microservices/CharacterApi/**"
workflow_dispatch: {}
jobs: