Aktualizovat .gitea/workflows/demo.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 5s
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:
parent
cf67436f7f
commit
1325a36a36
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user