Remove push trigger from Renovate workflow configuration to streamline scheduling.
All checks were successful
CI / test (push) Successful in 15s

This commit is contained in:
Valentin Popov 2025-05-23 11:59:13 +00:00
parent aaeefd48ee
commit 6d0f766671
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -1,7 +1,5 @@
name: RenovateBot
on:
push:
branches: [master]
schedule:
- cron: "@daily"