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