mirror of
				https://github.com/lightpanda-io/browser.git
				synced 2025-10-28 22:53:28 +00:00 
			
		
		
		
	ci: run ci on .github changes
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/wpt.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/wpt.yml
									
									
									
									
										vendored
									
									
								
							| @@ -17,6 +17,7 @@ on: | ||||
|       - "src/*.zig" | ||||
|       - "tests/wpt/**" | ||||
|       - "vendor/**" | ||||
|       - ".github/**" | ||||
|   pull_request: | ||||
|  | ||||
|     # By default GH trigger on types opened, synchronize and reopened. | ||||
| @@ -33,6 +34,7 @@ on: | ||||
|       - "src/*.zig" | ||||
|       - "tests/wpt/**" | ||||
|       - "vendor/**" | ||||
|       - ".github/**" | ||||
|   # Allows you to run this workflow manually from the Actions tab | ||||
|   workflow_dispatch: | ||||
|  | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/zig-test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/zig-test.yml
									
									
									
									
										vendored
									
									
								
							| @@ -16,6 +16,7 @@ on: | ||||
|       - "src/**/*.zig" | ||||
|       - "src/*.zig" | ||||
|       - "vendor/zig-js-runtime" | ||||
|       - ".github/**" | ||||
|   pull_request: | ||||
|  | ||||
|     # By default GH trigger on types opened, synchronize and reopened. | ||||
| @@ -31,6 +32,7 @@ on: | ||||
|       - "src/**/*.zig" | ||||
|       - "src/*.zig" | ||||
|       - "vendor/**" | ||||
|       - ".github/**" | ||||
|   # Allows you to run this workflow manually from the Actions tab | ||||
|   workflow_dispatch: | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Pierre Tachoire
					Pierre Tachoire