Aktualizovat .gitea/workflows/demo.yaml

This commit is contained in:
Jan Andrle 2023-11-15 20:14:56 +01:00
parent 550a81ca27
commit c9fbc4adb6

View File

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