Aktualizovat .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s

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

View File

@ -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: