mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-10-31 07:47:06 +00:00 
			
		
		
		
	style(workflows): restore single quote strings
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							| @@ -6,10 +6,10 @@ on: | ||||
|       - main | ||||
|       - releases/* | ||||
|     paths-ignore: | ||||
|       - "**.md" | ||||
|       - '**.md' | ||||
|   pull_request: | ||||
|     paths-ignore: | ||||
|       - "**.md" | ||||
|       - '**.md' | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Oscar Dominguez
					Oscar Dominguez