mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-31 19:38:23 +00:00 
			
		
		
		
	Remove docs sub folder since docs has been moved to https://gitea.com/gitea/docs (#31536)
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/files-changed.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/files-changed.yml
									
									
									
									
										vendored
									
									
								
							| @@ -63,7 +63,6 @@ jobs: | ||||
|  | ||||
|             docs: | ||||
|               - "**/*.md" | ||||
|               - "docs/**" | ||||
|               - ".markdownlint.yaml" | ||||
|               - "package.json" | ||||
|               - "package-lock.json" | ||||
|   | ||||
							
								
								
									
										1
									
								
								.github/workflows/pull-compliance.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/pull-compliance.yml
									
									
									
									
										vendored
									
									
								
							| @@ -191,7 +191,6 @@ jobs: | ||||
|           cache-dependency-path: package-lock.json | ||||
|       - run: make deps-frontend | ||||
|       - run: make lint-md | ||||
|       - run: make docs | ||||
|  | ||||
|   actions: | ||||
|     if: needs.files-changed.outputs.actions == 'true' || needs.files-changed.outputs.actions == 'true' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user