mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +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: |   push: | ||||||
|     paths-ignore: |     paths-ignore: | ||||||
|       - 'utils/**' |       - 'utils/**' | ||||||
|       - 'docs/**' |       - 'doc/**' | ||||||
|       - 'bin/**' |       - 'bin/**' | ||||||
|       - '**.md' |       - '**.md' | ||||||
|       - '**.pem' |       - '**.pem' | ||||||
| @@ -15,7 +15,7 @@ on: | |||||||
|   pull_request: |   pull_request: | ||||||
|     paths-ignore: |     paths-ignore: | ||||||
|       - 'utils/**' |       - 'utils/**' | ||||||
|       - 'docs/**' |       - 'doc/**' | ||||||
|       - 'bin/**' |       - 'bin/**' | ||||||
|       - '**.md' |       - '**.md' | ||||||
|       - '**.pem' |       - '**.pem' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk