mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-14 20:11:03 +00:00
cron locks
This commit is contained in:
@@ -2,7 +2,7 @@ name: 'Lock Threads'
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '2 10 * * *'
|
- cron: '2 2/5 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lock:
|
lock:
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: 'Close stale issues and PRs'
|
name: 'Close stale issues and PRs'
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '4 20 * * *'
|
- cron: '3 3/5 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
|||||||
Reference in New Issue
Block a user