Update correct cron timing and remove unneeded on WF trigger

This commit is contained in:
2026-02-08 21:54:32 +05:30
parent 9e0c7f6e58
commit 01b6ae207f

View File

@@ -5,17 +5,7 @@ on:
branches: branches:
- main - main
schedule: schedule:
- cron: "03 2 * * *" - cron: "30 2 * * *"
push:
branches:
- main
paths-ignore:
- '**/README.md'
pull_request:
types:
- opened
paths-ignore:
- '**/README.md'
jobs: jobs:
renovate: renovate: