mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	Dependabot workflow points to next branch in a newly created project #372
				
					
				
			This commit is contained in:
		
							parent
							
								
									afe711755b
								
							
						
					
					
						commit
						ddde2391ad
					
				
							
								
								
									
										1
									
								
								.github/workflows/template-cleanup.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/template-cleanup.yml
									
									
									
									
										vendored
									
									
								
							| @ -49,6 +49,7 @@ jobs: | |||||||
|           mkdir -p src/main/kotlin/${GROUP//.//} |           mkdir -p src/main/kotlin/${GROUP//.//} | ||||||
|           mkdir -p src/test/kotlin/${GROUP//.//} |           mkdir -p src/test/kotlin/${GROUP//.//} | ||||||
|           cp -R .github/template-cleanup/* . |           cp -R .github/template-cleanup/* . | ||||||
|  |           cp -R .github/template-cleanup/.* . | ||||||
|           cp -R src/main/kotlin/org/jetbrains/plugins/template/* src/main/kotlin/${GROUP//.//}/ |           cp -R src/main/kotlin/org/jetbrains/plugins/template/* src/main/kotlin/${GROUP//.//}/ | ||||||
|           cp -R src/test/kotlin/org/jetbrains/plugins/template/* src/test/kotlin/${GROUP//.//}/ |           cp -R src/test/kotlin/org/jetbrains/plugins/template/* src/test/kotlin/${GROUP//.//}/ | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -4,6 +4,9 @@ | |||||||
| 
 | 
 | ||||||
| ## [Unreleased] | ## [Unreleased] | ||||||
| 
 | 
 | ||||||
|  | ### Fixed | ||||||
|  | - Dependabot workflow points to `next` branch in a newly created project | ||||||
|  | 
 | ||||||
| ## [1.7.0] - 2023-06-07 | ## [1.7.0] - 2023-06-07 | ||||||
| 
 | 
 | ||||||
| ### Added | ### Added | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user