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