Update snake.yml

This commit is contained in:
Alvin
2025-09-17 01:56:06 +02:00
committed by GitHub
parent ab39906297
commit c9f194f0fc

View File

@@ -2,7 +2,7 @@ name: Generate Contribution Snake
on:
schedule:
- cron: "0 0 * * *" # Runs daily at midnight
- cron: "0 */12 * * *" # Runs daily at midnight
workflow_dispatch:
jobs: