Update code-review.yml

This commit is contained in:
2025-04-17 10:41:48 +09:00
parent fd28662c8b
commit 3f07712de4

View File

@@ -6,7 +6,7 @@ on:
jobs:
code_review:
runs-on: ubuntu-latest
runs-on: self_hosted
steps:
- uses: actions/checkout@v3