Update .gitea/workflows/run.yml
All checks were successful
renovate / renovate (push) Successful in 2m51s

This commit is contained in:
sora 2024-02-18 08:29:33 +01:00
parent b35bef4756
commit 8d8c4b6bd9

View File

@ -3,6 +3,9 @@ on:
workflow_dispatch: workflow_dispatch:
schedule: schedule:
- cron: '0 2 * * *' # runs daily at 02:00 - cron: '0 2 * * *' # runs daily at 02:00
push:
branches:
- 'main'
jobs: jobs:
renovate: renovate: