Skip to content

Commit c739e5c

Browse files
committed
Sync trigger-all-repos.yml from .github repo
1 parent 24a6f93 commit c739e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-all-repos.yml

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

2626
jobs:
2727
trigger-all:
28-
runs-on: ubuntu-latest
28+
runs-on: [self-hosted, linux, x64, big]
2929
steps:
3030
- name: Checkout repository
3131
uses: actions/checkout@main

0 commit comments

Comments
 (0)