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.
2 parents 7936329 + 898a2e1 commit 172aabaCopy full SHA for 172aaba
.github/workflows/lock-threads.yml
@@ -29,7 +29,7 @@ jobs:
29
id: lock_threads
30
uses: stacks-network/actions/lock-threads@main
31
with:
32
- github-token: ${{ secrets.GH_TOKEN }}
+ github-token: ${{ secrets.GITHUB_TOKEN }}
33
issue-inactive-days: 7
34
pr-inactive-days: 7
35
discussion-inactive-days: 7
0 commit comments