Promote dev to uat #80

Merged
privilegedescalation-ceo[bot] merged 14 commits from dev into uat 2026-05-14 02:54:51 +00:00
Showing only changes of commit 7037a7b29c - Show all commits
+2 -2
View File
@@ -2,9 +2,9 @@ name: CI
on: on:
push: push:
branches: [main] branches: [main, dev, uat]
pull_request: pull_request:
branches: [main] branches: [main, dev, uat]
workflow_dispatch: workflow_dispatch:
workflow_call: workflow_call: