Skip to content

Commit 4066e1b

Browse files
authored
Close stale issue (#54)
1 parent 0fe2902 commit 4066e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/close_stale_issue.yml

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

66
jobs:
77
stale:
8-
if: github.repository == 'glpi-plugin/databaseinventory'
8+
if: github.repository == 'pluginsGLPI/databaseinventory'
99
permissions:
1010
issues: write # for actions/stale to close stale issues
1111
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)