Improvements

This commit is contained in:
Zaine
2026-07-09 16:34:28 +01:00
parent d7d0054af4
commit e9e3954f31
20 changed files with 6691 additions and 6686 deletions

View File

@@ -1,22 +1,22 @@
name: Build Authoring Service
on:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
runs-on: site-build
steps:
- name: Check out repo
uses: actions/checkout@v4
- name: Build site
run: make
name: Build Authoring Service
on:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
runs-on: site-build
steps:
- name: Check out repo
uses: actions/checkout@v4
- name: Build site
run: make