Promote dev to uat #74

Merged
privilegedescalation-ceo[bot] merged 3 commits from dev into uat 2026-05-14 02:58:57 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit f6c86a79da - 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]
workflow_call:
workflow_dispatch:
+1 -1
View File
@@ -9,7 +9,7 @@ on:
pull_request_review:
types: [submitted, dismissed]
pull_request:
branches: [main]
branches: [main, dev]
types: [opened, reopened, synchronize]
jobs: