Skip to content

Commit 2deb677

Browse files
committed
Sync auto-assign-pr.yml from .github repo
1 parent 6c14063 commit 2deb677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
auto-assign:
12-
runs-on: ubuntu-latest
12+
runs-on: [self-hosted, linux, x64, big]
1313
steps:
1414
- name: Assign Copilot (or others) to new PRs
1515
uses: actions/github-script@main

0 commit comments

Comments
 (0)