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:06:16 +01:00
parent 5e9d08a06d
commit 550a81ca27

View File

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