👷 Updated cron timings

This commit is contained in:
Nikhil Badyal
2024-04-22 08:48:16 +05:30
parent 1d4bd1e577
commit ab7194429f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ on:
required: true
workflow_dispatch:
schedule:
- cron: '0 * * * *'
- cron: '0 */2 * * *'
jobs:
cleanup: