gitea runners
Some checks failed
Build Org Website / build (push) Has been cancelled

This commit is contained in:
2026-05-06 14:55:10 +01:00
parent 1f5bd9e089
commit bb299b2f98
321 changed files with 216 additions and 117 deletions

View File

@@ -0,0 +1,17 @@
name: Build Org Website
on:
push:
branches:
- main
jobs:
build:
runs-on: org-web
steps:
- name: Check out repo
uses: actions/checkout@v4
- name: Build site
run: make