This commit is contained in:
2025-04-30 19:32:58 +08:00
parent 86d0ab3d2d
commit bf61e21014
7 changed files with 874 additions and 10 deletions

View File

@@ -1,5 +1,11 @@
name: Sync to CNB
on: [push]
# on: [push]
on:
push:
branches:
# - main
- 'releases/**'
workflow_dispatch:
jobs:
sync: