Skip to content

Commit 4a068a3

Browse files
authored
Merge pull request #3 from sun-praise/chore/remove-builder-runner-label
Remove builder label from OpenCode review workflow
2 parents 94cced9 + 8011dbf commit 4a068a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/opencode-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
review:
99
name: AI Code Review
1010
if: github.event.pull_request.draft == false
11-
runs-on: [self-hosted, builder]
11+
runs-on: self-hosted
1212
permissions:
1313
id-token: write
1414
contents: read

0 commit comments

Comments
 (0)