Add nightly org website build
Some checks failed
Build Org Website / build (push) Has been cancelled

This commit is contained in:
2026-05-06 15:08:33 +01:00
parent 2c2a393285
commit 5ad20b29f5

3
.gitea/workflows/build.yml Normal file → Executable file
View File

@@ -5,6 +5,9 @@ on:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
build:
runs-on: org-web