Skip to content

Commit e4c4b8f

Browse files
committed
Sync trigger-all-repos.yml from .github repo
1 parent c252602 commit e4c4b8f

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)