Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/qwen-code-pr-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
github.event.review.author_association == 'MEMBER' ||
github.event.review.author_association == 'COLLABORATOR'))
timeout-minutes: 15
runs-on: 'ubuntu-latest'
runs-on: [self-hosted, linux, x64, ecs-qwen]

Check failure on line 43 in .github/workflows/qwen-code-pr-review.yml

View workflow job for this annotation

GitHub Actions / Lint

43:40 [quoted-strings] string value is not quoted with single quotes

Check failure on line 43 in .github/workflows/qwen-code-pr-review.yml

View workflow job for this annotation

GitHub Actions / Lint

43:35 [quoted-strings] string value is not quoted with single quotes

Check failure on line 43 in .github/workflows/qwen-code-pr-review.yml

View workflow job for this annotation

GitHub Actions / Lint

43:28 [quoted-strings] string value is not quoted with single quotes

Check failure on line 43 in .github/workflows/qwen-code-pr-review.yml

View workflow job for this annotation

GitHub Actions / Lint

43:15 [quoted-strings] string value is not quoted with single quotes
permissions:
contents: 'read'
id-token: 'write'
Expand Down
1 change: 1 addition & 0 deletions .worktrees/auto-mode-dangerous-interpreters
Submodule auto-mode-dangerous-interpreters added at e34ee8
1 change: 1 addition & 0 deletions .worktrees/auto-mode-permission-denied-hook
Submodule auto-mode-permission-denied-hook added at 9bbdd6
1 change: 1 addition & 0 deletions claude-code
Submodule claude-code added at 4b9d30
Loading