Additional labels (#2293)
* Added docker and dependencies labels * Updated docs label to include all MarkDown related changes
This commit is contained in:
		
							parent
							
								
									70571d96e1
								
							
						
					
					
						commit
						a53da415c9
					
				|  | @ -2,7 +2,7 @@ go: | |||
|   - '**/*.go' | ||||
| 
 | ||||
| docs: | ||||
|   - 'docs/**/*' | ||||
|   - '**/*.md' | ||||
| 
 | ||||
| changelog: | ||||
|   - 'CHANGELOG.md' | ||||
|  | @ -12,3 +12,10 @@ tests: | |||
| 
 | ||||
| provider: | ||||
|   - 'providers/**/*' | ||||
| 
 | ||||
| dependencies: | ||||
|   - 'go.mod' | ||||
|   - 'go.sum' | ||||
| 
 | ||||
| docker: | ||||
|   - '**/Dockerfile' | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue