First merge from develop to main (WIP) #7

Merged
sugar merged 199 commits from develop into main 2026-01-27 17:47:07 +00:00
Showing only changes of commit 4f7632af53 - Show all commits

View File

@@ -1,6 +1,10 @@
name: Check build frontend and backend
run-name: ${{ gitea.actor }} is building nixcn-cms check
on: [push]
on:
push:
branches:
- main
- develop
jobs:
build-frontend: