ci: ignore .md file changes everywhere
This commit is contained in:
		
							parent
							
								
									99f83a9bf0
								
							
						
					
					
						commit
						c424d1afee
					
				|  | @ -8,9 +8,8 @@ on: | ||||||
|     paths: |     paths: | ||||||
|       - 'charts/**' |       - 'charts/**' | ||||||
|       - '!charts/actions-runner-controller/docs/**' |       - '!charts/actions-runner-controller/docs/**' | ||||||
|       - '!charts/actions-runner-controller/*.md' |  | ||||||
|       - '.github/**' |       - '.github/**' | ||||||
|       - '!.github/*.md' |       - '!**.md' | ||||||
|   workflow_dispatch: |   workflow_dispatch: | ||||||
| 
 | 
 | ||||||
| env: | env: | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue