We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21bd41f commit d8cb090Copy full SHA for d8cb090
.github/workflows/stale.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
stale:
15
-
+ if: github.repository == 'apache/solr'
16
runs-on: ubuntu-latest
17
permissions:
18
pull-requests: write
0 commit comments