mirror of
https://github.com/VSCodium/vscodium.git
synced 2026-04-14 04:38:18 +10:00
ci: stale issues [skip ci]
This commit is contained in:
5
.github/workflows/lock.yml
vendored
5
.github/workflows/lock.yml
vendored
@@ -1,8 +1,8 @@
|
||||
name: Lock Threads
|
||||
name: Lock Issues
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * Mon'
|
||||
- cron: '0 2 * * *'
|
||||
|
||||
jobs:
|
||||
lock:
|
||||
@@ -13,3 +13,4 @@ jobs:
|
||||
github-token: ${{ github.token }}
|
||||
issue-inactive-days: '90'
|
||||
pr-inactive-days: '90'
|
||||
log-output: true
|
||||
|
||||
Reference in New Issue
Block a user