chore: promote dev to uat #2

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