Bump common (#750)

This commit is contained in:
Jaco
2021-12-01 09:07:08 +01:00
committed by GitHub
parent 9a0388752d
commit 009a0f42b7
4 changed files with 50 additions and 50 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ name: 'Lock Threads'
on:
schedule:
- cron: '30 2 * * *'
- cron: '10 2/3 * * *'
jobs:
lock:
+1 -1
View File
@@ -1,7 +1,7 @@
name: 'Close stale issues and PRs'
on:
schedule:
- cron: '45 2 * * *'
- cron: '45 2/3 * * *'
jobs:
stale: