Aktualizovat .gitea/workflows/demo.yaml
Signed-off-by: Jan Andrle <andrle.jan@centrum.cz>
This commit is contained in:
parent
5e9d08a06d
commit
550a81ca27
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 6 * * *'
|
||||
- cron: '* 20 10 * *'
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
Loading…
Reference in New Issue
Block a user