There was an error while loading. Please reload this page.
1 parent 6be7788 commit ebc39c3Copy full SHA for ebc39c3
1 file changed
.github/workflows/generate-cache.yml
@@ -1,10 +1,6 @@
1
name: Generate Image Cache and Deploy to GitHub Pages
2
3
on:
4
- # Run on a schedule (every day at midnight UTC)
5
- schedule:
6
- - cron: '0 0 * * *'
7
-
8
# Allow manual trigger
9
workflow_dispatch:
10
0 commit comments