mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 15:12:06 +00:00 
			
		
		
		
	Only run ci-docker when ci-docker workflow changes (#5347)
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci-docker.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci-docker.yml
									
									
									
									
										vendored
									
									
								
							| @@ -8,7 +8,7 @@ on: | ||||
|     branches: [dev, beta, release] | ||||
|     paths: | ||||
|       - "docker/**" | ||||
|       - ".github/workflows/**" | ||||
|       - ".github/workflows/ci-docker.yml" | ||||
|       - "requirements*.txt" | ||||
|       - "platformio.ini" | ||||
|       - "script/platformio_install_deps.py" | ||||
| @@ -16,7 +16,7 @@ on: | ||||
|   pull_request: | ||||
|     paths: | ||||
|       - "docker/**" | ||||
|       - ".github/workflows/**" | ||||
|       - ".github/workflows/ci-docker.yml" | ||||
|       - "requirements*.txt" | ||||
|       - "platformio.ini" | ||||
|       - "script/platformio_install_deps.py" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user