mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 05:58:30 +07:00
Update .gitea/workflows/build-and-publish.yaml
This commit is contained in:
@@ -5,6 +5,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '0 */6 * * *' # every six hours on the hour
|
||||
|
||||
jobs:
|
||||
build-docs:
|
||||
|
||||
Reference in New Issue
Block a user