hygiene: prepare MobilityOps for public release
MobilityOps acceptance / acceptance (pull_request) Failing after 10m16s

This commit is contained in:
NuklearRabbit
2026-09-02 23:44:03 +02:00
parent 0de9177e7c
commit a42012d9c0
7 changed files with 15 additions and 3 deletions
+2
View File
@@ -12,6 +12,8 @@ permissions:
jobs:
acceptance:
# Never execute code from an untrusted public fork on the private runner.
if: ${{ gitea.event.pull_request.head.repo.full_name == gitea.repository }}
runs-on: ubuntu-latest
timeout-minutes: 60
steps: