ci: re-enable label backports and decrease lock frequency

This commit is contained in:
ruthra kumar
2025-03-10 08:30:38 +05:30
parent 0afcf59ba1
commit 97733c8974
2 changed files with 28 additions and 28 deletions

View File

@@ -2,7 +2,7 @@ name: 'Lock threads'
on:
schedule:
- cron: '*/5 * * * *'
- cron: '0 0 * * *'
workflow_dispatch:
permissions: