changing tag
All checks were successful
Build Roam Site / build (push) Successful in 24s

This commit is contained in:
2026-05-06 15:25:43 +01:00
parent c79938f1a2
commit cb97d40197

View File

@@ -0,0 +1,19 @@
name: Build Roam Site
on:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
jobs:
build:
runs-on: site-build
steps:
- uses: actions/checkout@v4
- run: make