Closed
Description
Description
schedule cron task not working in a workflow, despite #22751. I am running Gitea nightly on docker.
Is there a way to debug/log this? Thank you.
on:
push:
paths:
- '.gitea/workflows/workflow.yaml'
schedule:
- cron: '0 12 * * *'
Gitea Version
1.22.0+dev-244-g05aa91e6d
Can you reproduce the bug on the Gitea demo site?
No
How are you running Gitea?
Docker nightly
Database
SQLite