chore: use ubicloud for codex review

This commit is contained in:
centdix
2026-03-31 21:08:13 +02:00
parent 2455c58a25
commit aad47971c0
+1 -1
View File
@@ -10,7 +10,7 @@ concurrency:
jobs:
codex-review:
runs-on: ubuntu-latest
runs-on: ubicloud-standard-2
if: (github.event.pull_request.draft == false || github.event.pull_request.ready_for_review == true) && github.event.pull_request.head.repo.fork == false
permissions:
contents: read