mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 11:35:03 +01:00 
			
		
		
		
	Ignore build for docs only (#24761)
Fix https://github.com/go-gitea/gitea/pull/24530#issuecomment-1550227919
This commit is contained in:
		
							parent
							
								
									0a3c4d4a59
								
							
						
					
					
						commit
						473dee7c7a
					
				
							
								
								
									
										30
									
								
								.github/workflows/pull-compliance-docsignore.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										30
									
								
								.github/workflows/pull-compliance-docsignore.yml
									
									
									
									
										vendored
									
									
								
							| @ -11,3 +11,33 @@ jobs: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
| 
 | ||||
|   lint-backend: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
| 
 | ||||
|   lint-go-windows: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
| 
 | ||||
|   lint-go-gogit: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
| 
 | ||||
|   checks-backend: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
| 
 | ||||
|   frontend: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
| 
 | ||||
|   backend: | ||||
|     runs-on: ubuntu-latest | ||||
|     steps: | ||||
|       - run: echo "No build required" | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user