Update hugo_publisher.yml

This commit is contained in:
Fundor333
2024-02-11 02:17:21 +01:00
committed by GitHub
parent 711c36c44f
commit 459bd24c03

View File

@@ -14,9 +14,11 @@ on:
push: push:
branches: branches:
- master - master
- main
pull_request: pull_request:
branches: branches:
- master - master
- main
schedule: schedule:
- cron: "0 * * * *" - cron: "0 * * * *"