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 397aace commit a4e672eCopy full SHA for a4e672e
.github/workflows/lock.yml
@@ -13,5 +13,6 @@ jobs:
13
steps:
14
- uses: dessant/lock-threads@v5
15
with:
16
+ github-token: ${{ secrets.GITHUB_TOKEN }}
17
issue-inactive-days: "45"
18
process-only: "issues"
0 commit comments