Skip to content

Commit d8cb090

Browse files
authored
Disable stale bot for forks (#2390)
1 parent 21bd41f commit d8cb090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

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

1313
jobs:
1414
stale:
15-
15+
if: github.repository == 'apache/solr'
1616
runs-on: ubuntu-latest
1717
permissions:
1818
pull-requests: write

0 commit comments

Comments
 (0)