release: promote API migration to production (UAT+Security PASS) #3

Merged
savannah-savings-cto[bot] merged 6 commits from uat into main 2026-04-19 12:27:19 +00:00
Showing only changes of commit 245d5e64a0 - Show all commits
+2 -2
View File
@@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [main] branches: [main, dev]
pull_request: pull_request:
branches: [main] branches: [main, dev]
concurrency: concurrency:
group: ci-${{ github.ref }} group: ci-${{ github.ref }}