Этот коммит содержится в:
Sebastien Larinier 2024-10-30 17:00:07 +01:00
родитель 71bc0cb62c
Коммит aa3426c38b
Не найден ключ, соответствующий данной подписи

2
.github/workflows/hugo.yml поставляемый
Просмотреть файл

@ -5,6 +5,8 @@ on:
# Runs on pushes targeting the default branch
push:
branches: ["master"]
pull_request:
branches: ["master"]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: