parent
							
								
									ac3721d0d5
								
							
						
					
					
						commit
						cf75d24def
					
				|  | @ -4,10 +4,9 @@ on: | |||
|   push: | ||||
|     paths: | ||||
|       - 'charts/**' | ||||
|       - '.github/workflows/on-push-lint-charts.yml' | ||||
|       - '!charts/actions-runner-controller/docs/**' | ||||
|       - '!charts/actions-runner-controller/*.md' | ||||
|       - '.github/**' | ||||
|       - '!.github/*.md' | ||||
|       - '!**.md' | ||||
|   workflow_dispatch: | ||||
| env: | ||||
|   KUBE_SCORE_VERSION: 1.10.0 | ||||
|  |  | |||
|  | @ -4,11 +4,10 @@ on: | |||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|       - main # assume that the branch name may change in future | ||||
|     paths: | ||||
|       - 'charts/**' | ||||
|       - '.github/workflows/on-push-master-publish-chart.yml' | ||||
|       - '!charts/actions-runner-controller/docs/**' | ||||
|       - '.github/**' | ||||
|       - '!**.md' | ||||
|   workflow_dispatch: | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue