mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
Update close-typos-issues.yaml
This commit is contained in:
4
.github/workflows/close-typos-issues.yaml
vendored
4
.github/workflows/close-typos-issues.yaml
vendored
@@ -11,8 +11,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
- name: Automatically close issues that don't follow the issue template
|
||||
- name: Automatically close typo issues
|
||||
uses: lucasbento/auto-close-issues@v1.0.2
|
||||
with:
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
issue-close-message: "@${issue.user.login}: Hello! :wave:\n\nThis issue is being automatically closed, Please open a PR with a relevant fix."
|
||||
issue-close-message: "@${issue.user.login}: Hello! :wave:\n\nThis issue is being automatically closed, Please open a PR with a relevant fix."
|
||||
|
||||
Reference in New Issue
Block a user