Remove docs sub folder since docs has been moved to https://gitea.com/gitea/docs (#31536)
This commit is contained in:
parent
d6f8a60b65
commit
af1f0dfcc6
233 changed files with 3 additions and 26078 deletions
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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue