Skip to content

Commit

Permalink
chore: rephrase lock bot
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Feb 18, 2022
1 parent 5e90906 commit f1279ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
issue-inactive-days: 30
issue-comment: 'This issue has been automatically locked because it has been closed with no new activity for over a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.'
issue-comment: 'This closed issue has been automatically locked because it had no new activity for over a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.'
pr-inactive-days: 30
log-output: true

0 comments on commit f1279ea

Please sign in to comment.