@@ -5,7 +5,7 @@ permissions:
on:
schedule:
- - cron: "0 */6 * * *" # every 6 hours
+ - cron: "0 * * * *" # every 6 hours
workflow_dispatch:
jobs: