We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe2902 commit 4066e1bCopy full SHA for 4066e1b
1 file changed
.github/workflows/close_stale_issue.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
stale:
8
- if: github.repository == 'glpi-plugin/databaseinventory'
+ if: github.repository == 'pluginsGLPI/databaseinventory'
9
permissions:
10
issues: write # for actions/stale to close stale issues
11
runs-on: ubuntu-latest
0 commit comments