perf(ci): deduplicate branch validation
MobilityOps acceptance / backend (pull_request) Canceled after 0s
MobilityOps acceptance / frontend (pull_request) Canceled after 0s
MobilityOps acceptance / e2e (pull_request) Canceled after 0s
Managed validation / full (pull_request) Canceled after 0s

This commit is contained in:
NuklearRabbit
2026-08-28 23:59:30 +02:00
parent 00e8ec001b
commit a99aed9a5f
+4
View File
@@ -7,6 +7,10 @@ on:
schedule: schedule:
- cron: "17 3 * * 1" - cron: "17 3 * * 1"
concurrency:
group: acceptance-${{ gitea.repository }}-${{ gitea.ref }}
cancel-in-progress: true
jobs: jobs:
backend: backend:
runs-on: ubuntu-latest runs-on: ubuntu-latest