mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-12 17:23:38 +00:00
ci: lock frequently
This commit is contained in:
3
.github/workflows/lock.yml
vendored
3
.github/workflows/lock.yml
vendored
@@ -2,7 +2,7 @@ name: 'Lock threads'
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
- cron: '*/5 * * * *'
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
@@ -19,4 +19,3 @@ jobs:
|
||||
github-token: ${{ github.token }}
|
||||
issue-inactive-days: 14
|
||||
pr-inactive-days: 14
|
||||
exclude-pr-created-before: 2025-01-01
|
||||
|
||||
Reference in New Issue
Block a user