mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	chore(renovate): only run if renovate workflow changed
(cherry picked from commit 2eeb2fcd35)
	
	
This commit is contained in:
		
					parent
					
						
							
								a2d5560782
							
						
					
				
			
			
				commit
				
					
						2cba5eadb1
					
				
			
		
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
					@ -3,7 +3,9 @@ name: renovate
 | 
				
			||||||
on:
 | 
					on:
 | 
				
			||||||
  push:
 | 
					  push:
 | 
				
			||||||
    branches:
 | 
					    branches:
 | 
				
			||||||
      - 'renovate/**' # self-test updates
 | 
					      - renovate/** # self-test updates
 | 
				
			||||||
 | 
					    paths:
 | 
				
			||||||
 | 
					      - .forgejo/workflows/renovate.yml
 | 
				
			||||||
  schedule:
 | 
					  schedule:
 | 
				
			||||||
    - cron: '*/30 * * * *'
 | 
					    - cron: '*/30 * * * *'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue