Skip to content

Commit bde0c2a

Browse files
committed
ci: migrate stale workflow to self-hosted runner
1 parent d898e0b commit bde0c2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

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

66
jobs:
77
stale:
8-
runs-on: ubuntu-latest
8+
runs-on: [self-hosted, Linux, X64]
99
steps:
1010
- uses: actions/stale@v9
1111
with:

0 commit comments

Comments
 (0)