hygiene: prepare MobilityOps for public release
MobilityOps acceptance / acceptance (pull_request) Failing after 54s

This commit is contained in:
NuklearRabbit
2026-09-02 23:37:29 +02:00
parent 0de9177e7c
commit c7b28beb71
6 changed files with 14 additions and 2 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: