ci: add paths to push trigger (#1583)
This commit is contained in:
		
							parent
							
								
									f661249f07
								
							
						
					
					
						commit
						d4f35cff4f
					
				|  | @ -18,6 +18,11 @@ on: | ||||||
|   push: |   push: | ||||||
|     branches: |     branches: | ||||||
|       - 'master' |       - 'master' | ||||||
|  |     paths: | ||||||
|  |       - 'runner/**' | ||||||
|  |       - '!runner/Makefile' | ||||||
|  |       - '.github/workflows/runners.yaml' | ||||||
|  |       - '!**.md' | ||||||
| 
 | 
 | ||||||
| env: | env: | ||||||
|   RUNNER_VERSION: 2.294.0 |   RUNNER_VERSION: 2.294.0 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue