Skip to content

Commit

Permalink
Auto-lock known spam issues (#25590)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Jan 7, 2025
1 parent cfdc681 commit dcd3c88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/close-incomplete-issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
labels: "spam"
# lock: "spam"
lock: "spam"
comment: |
This issue has been identified as spam and has been automatically closed.
This issue has been identified as spam and has been automatically closed and locked. Do not use this repository for posting spam.
normalize-newlines: true
body-is-blank: true
- uses: queengooborg/[email protected]
Expand Down

0 comments on commit dcd3c88

Please sign in to comment.