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