mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-08 08:04:25 +00:00
chore: use ubicloud for codex review
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user