Add nightly org website build
Some checks failed
Build Org Website / build (push) Has been cancelled
Some checks failed
Build Org Website / build (push) Has been cancelled
This commit is contained in:
3
.gitea/workflows/build.yml
Normal file → Executable file
3
.gitea/workflows/build.yml
Normal file → Executable file
@@ -5,6 +5,9 @@ on:
|
||||
branches:
|
||||
- main
|
||||
|
||||
schedule:
|
||||
- cron: "0 0 * * *"
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: org-web
|
||||
|
||||
Reference in New Issue
Block a user