Aktualizovat .gitea/workflows/demo.yaml
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Has started running
Some checks are pending
Gitea Actions Demo / Explore-Gitea-Actions (push) Has started running
This commit is contained in:
parent
74d7c41618
commit
c5b3174abd
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀
|
||||
on:
|
||||
workflow_dispatch:
|
||||
schedule:
|
||||
- cron: '0 20 20 * * *'
|
||||
- cron: '20 20 * * *'
|
||||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
|
Loading…
Reference in New Issue
Block a user