mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
Don't rebuild regularly (save carbon!)
This commit is contained in:
parent
8d6d5af226
commit
2490c4f4c8
1 changed files with 0 additions and 2 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -3,8 +3,6 @@ name: Deploy Hugo site to Pages
|
|||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
schedule:
|
||||
- cron: 0 */3 * * *
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
|
|
Loading…
Reference in a new issue