0
mirror of https://github.com/valentineus/popov.link.git synced 2025-06-06 01:54:38 +03:00

Remove push trigger from Renovate workflow configuration to streamline scheduling.

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 name: RenovateBot
on: on:
push:
branches: [master]
schedule: schedule:
- cron: "@daily" - cron: "@daily"