Aktualizovat .gitea/workflows/demo.yaml

Signed-off-by: Jan Andrle <andrle.jan@centrum.cz>
This commit is contained in:
Jan Andrle 2023-11-15 20:24:21 +01:00
parent cf67436f7f
commit 1325a36a36

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
on:
workflow_dispatch:
schedule:
- cron: '22 19 * * *'
- cron: '25 20 * * *'
jobs:
Explore-Gitea-Actions: