mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 05:45:26 +01:00 
			
		
		
		
	prevent CI from running in doc dir s/docs/doc/
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -4,7 +4,7 @@ on: | ||||
|   push: | ||||
|     paths-ignore: | ||||
|       - 'utils/**' | ||||
|       - 'docs/**' | ||||
|       - 'doc/**' | ||||
|       - 'bin/**' | ||||
|       - '**.md' | ||||
|       - '**.pem' | ||||
| @@ -15,7 +15,7 @@ on: | ||||
|   pull_request: | ||||
|     paths-ignore: | ||||
|       - 'utils/**' | ||||
|       - 'docs/**' | ||||
|       - 'doc/**' | ||||
|       - 'bin/**' | ||||
|       - '**.md' | ||||
|       - '**.pem' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk