Don't rebuild regularly (save carbon!)

This commit is contained in:
JP Hastings-Spital 2023-06-16 22:16:28 +01:00
parent 8d6d5af226
commit 2490c4f4c8

View file

@ -3,8 +3,6 @@ name: Deploy Hugo site to Pages
on:
push:
branches: ["main"]
schedule:
- cron: 0 */3 * * *
workflow_dispatch: