mirror of
				https://github.com/JetBrains/intellij-platform-plugin-template.git
				synced 2025-06-13 13:04:09 +00:00 
			
		
		
		
	GitHub Actions - rename workflow to Build
This commit is contained in:
		
							parent
							
								
									51c2c0e9a1
								
							
						
					
					
						commit
						4aa3db2ba6
					
				| @ -9,7 +9,7 @@ | ||||
| # - GitHub Actions: https://help.github.com/en/actions | ||||
| # - IntelliJ Plugin Verifier GitHub Action: https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action | ||||
| 
 | ||||
| name: Tests | ||||
| name: Build | ||||
| on: [push, pull_request] | ||||
| 
 | ||||
| jobs: | ||||
| @ -1,7 +1,7 @@ | ||||
| # IntelliJ Plugin Template | ||||
| 
 | ||||
|  | ||||
|  | ||||
|  | ||||
| 
 | ||||
| IntelliJ Plugin Template is a repository that provides a pure boilerplate for creating a plugin project with ease | ||||
| designed as a GitHub template repository (check the [Creating a repository from a template][gh-template] article). | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user