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 6448204 commit 0695630Copy full SHA for 0695630
.github/workflows/close_stale_issue.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
stale:
8
- if: github.repository == 'glpi-plugin/news'
+ if: github.repository == 'pluginsGLPI/news'
9
permissions:
10
issues: write # for actions/stale to close stale issues
11
runs-on: ubuntu-latest
0 commit comments