mirror of
https://github.com/valentineus/popov.link.git
synced 2025-06-06 01:54:38 +03:00
Added push trigger for master branch in Renovate workflow to enhance automation on code updates.
This commit is contained in:
parent
5364a666fd
commit
b7005555c7
@ -1,5 +1,7 @@
|
||||
name: RenovateBot
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
schedule:
|
||||
- cron: "@daily"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user