CI: make it possible to dispatch the fog updater manually

This commit is contained in:
Jan-Erik Rediger 2024-09-12 18:41:09 +02:00 коммит произвёл Jan-Erik Rediger
Родитель afd0aa7625
Коммит 1f63950ad3
1 изменённых файлов: 1 добавлений и 0 удалений

1
.github/workflows/update-fog.yml поставляемый
Просмотреть файл

@ -17,6 +17,7 @@ on:
# 04:20 UTC - every morning
# https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
- cron: '20 4 * * *'
workflow_dispatch:
jobs:
main: