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 77c7645 commit ffc7018Copy full SHA for ffc7018
1 file changed
.github/workflows/issue-check-inactive.yml
@@ -17,5 +17,6 @@ jobs:
17
uses: actions-cool/issues-helper@v3
18
with:
19
actions: 'check-inactive'
20
+ token: ${{ secrets.GITHUB_TOKEN }}
21
inactive-label: 'inactive'
22
inactive-day: 7
0 commit comments