Add missing doc from main repository (#4)

Copy from https://github.com/go-gitea/gitea/pull/31211/files
Author: @MaxWipfli

Add missing documentation for https://github.com/go-gitea/gitea/pull/30268

Reviewed-on: https://gitea.com/gitea/docs/pulls/4
This commit is contained in:
Lunny Xiao
2024-06-15 03:10:51 +00:00
parent ab2cdde840
commit 7e77e7fb39
5 changed files with 6 additions and 3 deletions

View File

@@ -5,8 +5,6 @@ on:
push:
branches:
- main
schedule:
- cron: '0 */6 * * *' # every six hours on the hour
jobs:
build-docs: