mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Update anti_spam.yml
This commit is contained in:
parent
95aba7bee7
commit
72e2b10c58
7
.github/workflows/anti_spam.yml
vendored
7
.github/workflows/anti_spam.yml
vendored
@ -23,3 +23,10 @@ jobs:
|
||||
do-not-autoclose
|
||||
pr-labels: spam
|
||||
pr-lock-reason: spam
|
||||
- name: Delete workflow runs
|
||||
uses: Mattraks/delete-workflow-runs@v2
|
||||
with:
|
||||
token: ${{ github.token }}
|
||||
repository: ${{ github.repository }}
|
||||
retain_days: 0
|
||||
keep_minimum_runs: 0
|
||||
|
Loading…
Reference in New Issue
Block a user