Added push trigger for master branch in Renovate workflow to enhance automation on code updates.
All checks were successful
CI / test (push) Successful in 19s
RenovateBot / renovate (push) Successful in 17s

This commit is contained in:
Valentin Popov 2025-05-23 07:24:54 +00:00
parent 5364a666fd
commit b7005555c7
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

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