mirror of
https://github.com/Alvin-Zilverstand/Alvin-Zilverstand.git
synced 2026-03-06 02:46:58 +01:00
Update snake.yml
This commit is contained in:
2
.github/workflows/snake.yml
vendored
2
.github/workflows/snake.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user