mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Ignore build for docs only (#24761)
Fix https://github.com/go-gitea/gitea/pull/24530#issuecomment-1550227919
This commit is contained in:
		
							
								
								
									
										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
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - run: echo "No build required"
 | 
					      - 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"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user