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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: "0 0 * * *" # Runs daily at midnight
|
- cron: "0 */12 * * *" # Runs daily at midnight
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user