Aktualizovat .gitea/workflows/demo.yaml

This commit is contained in:
Jan Andrle 2023-11-15 20:17:16 +01:00
parent c9fbc4adb6
commit 74d7c41618

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 15 20 * * *' - cron: '0 20 20 * * *'
jobs: jobs:
Explore-Gitea-Actions: Explore-Gitea-Actions: