We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 94cced9 + 8011dbf commit 4a068a3Copy full SHA for 4a068a3
1 file changed
.github/workflows/opencode-review.yml
@@ -8,7 +8,7 @@ jobs:
8
review:
9
name: AI Code Review
10
if: github.event.pull_request.draft == false
11
- runs-on: [self-hosted, builder]
+ runs-on: self-hosted
12
permissions:
13
id-token: write
14
contents: read
0 commit comments