Skip to content

Commit 49bcd5f

Browse files
Runner selection
1 parent ff7a5e3 commit 49bcd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-pr-update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ env:
1515

1616
jobs:
1717
notify:
18-
runs-on: self-hosted
18+
runs-on: [self-hosted, linux, small]
1919
if: ${{ env.NOTIFY }}
2020
steps:
2121
- name: Get branch name if status changed

0 commit comments

Comments
 (0)