Skip to content

Commit fc8378c

Browse files
committed
Sync auto-copilot-code-cleanliness-review.yml from .github repo
1 parent e76439c commit fc8378c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-copilot-code-cleanliness-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ permissions:
1717

1818
jobs:
1919
code-cleanliness-review:
20-
runs-on: ubuntu-latest
20+
runs-on: [self-hosted, linux, x64, big]
2121
steps:
2222
- name: Checkout code
2323
uses: actions/checkout@main

0 commit comments

Comments
 (0)