Run workflows on their change
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/debian-cache.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/debian-cache.yml
									
									
									
									
										vendored
									
									
								
							| @@ -4,6 +4,9 @@ on: | ||||
|   workflow_dispatch: | ||||
|   schedule: | ||||
|     - cron: '45 0 * * 5' | ||||
|   push: | ||||
|     paths: | ||||
|       - '.github/workflows/debian-cache.yml' | ||||
|  | ||||
| jobs: | ||||
|   debian-cache: | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/images-debian.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/images-debian.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,7 @@ on: | ||||
|   push: | ||||
|     paths: | ||||
|       - 'tools/qemu-debian-img/**' | ||||
|       - '.github/workflows/images-debian.yml' | ||||
|  | ||||
| jobs: | ||||
|   images: | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/images-oraclelinux.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/images-oraclelinux.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,7 @@ on: | ||||
|   push: | ||||
|     paths: | ||||
|       - 'tools/qemu-oraclelinux-img/**' | ||||
|       - '.github/workflows/images-oraclelinux.yml' | ||||
|  | ||||
| jobs: | ||||
|   images-oraclelinux: | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/macos.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/macos.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,7 @@ on: | ||||
|   push: | ||||
|     paths-ignore: | ||||
|       - ".github/workflows/images-*" | ||||
|       - ".github/workflows/debian-cache.yml" | ||||
|   pull_request: | ||||
|  | ||||
| jobs: | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -5,6 +5,7 @@ on: | ||||
|   push: | ||||
|     paths-ignore: | ||||
|       - ".github/workflows/images-*" | ||||
|       - ".github/workflows/debian-cache.yml" | ||||
|   pull_request: | ||||
|  | ||||
| jobs: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user