mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 18:48:11 +08:00 
			
		
		
		
	Do not trigger the CQ twice on pull request.
This commit is contained in:
		 ArthurSonzogni
					ArthurSonzogni
				
			
				
					committed by
					
						 Arthur Sonzogni
						Arthur Sonzogni
					
				
			
			
				
	
			
			
			 Arthur Sonzogni
						Arthur Sonzogni
					
				
			
						parent
						
							46f481ded7
						
					
				
				
					commit
					05fc866d74
				
			
							
								
								
									
										8
									
								
								.github/workflows/linux-clang.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/linux-clang.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,12 @@ | ||||
| name: Linux Clang | ||||
|  | ||||
| on: | ||||
|   - pull_request | ||||
|   - push | ||||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|   pull_request: | ||||
|     branches: | ||||
|       - master | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
							
								
								
									
										8
									
								
								.github/workflows/linux-emscripten.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/linux-emscripten.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,12 @@ | ||||
| name: Linux Emscripten | ||||
|  | ||||
| on: | ||||
|   - pull_request | ||||
|   - push | ||||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|   pull_request: | ||||
|     branches: | ||||
|       - master | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
							
								
								
									
										8
									
								
								.github/workflows/linux-gcc.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/linux-gcc.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,12 @@ | ||||
| name: Linux GCC | ||||
|  | ||||
| on: | ||||
|   - pull_request | ||||
|   - push | ||||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|   pull_request: | ||||
|     branches: | ||||
|       - master | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
							
								
								
									
										8
									
								
								.github/workflows/mac-clang.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/mac-clang.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,12 @@ | ||||
| name: MacOS Clang | ||||
|  | ||||
| on: | ||||
|   - pull_request | ||||
|   - push | ||||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|   pull_request: | ||||
|     branches: | ||||
|       - master | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
							
								
								
									
										8
									
								
								.github/workflows/windows-msvc.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/windows-msvc.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -1,8 +1,12 @@ | ||||
| name: Windows MSVC | ||||
|  | ||||
| on: | ||||
|   - pull_request | ||||
|   - push | ||||
|   push: | ||||
|     branches: | ||||
|       - master | ||||
|   pull_request: | ||||
|     branches: | ||||
|       - master | ||||
|  | ||||
| jobs: | ||||
|   build: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user