Skip to content

Commit 2607320

Browse files
authored
Run on self-hosted
1 parent 3740efe commit 2607320

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ permissions:
1616
jobs:
1717
stale:
1818
# runs-on: ubuntu-latest
19-
runs-on: [self-hosted, linux, x64]
19+
runs-on: [self-hosted]
2020
steps:
2121
- uses: actions/stale@v8
2222
with:

0 commit comments

Comments
 (0)