Skip to content

Commit cff0a19

Browse files
committed
Sync auto-label-comment-prs.yml from .github repo
1 parent 84f630d commit cff0a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-label-comment-prs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
types: [opened, reopened, synchronize]
55
jobs:
66
pr_label_comment:
7-
runs-on: ubuntu-latest
7+
runs-on: [self-hosted, linux, x64, big]
88
steps:
99
- uses: actions/github-script@main
1010
with:

0 commit comments

Comments
 (0)