1
0

Update .github/workflows/root.yml
All checks were successful
Build & Publish / build (push) Successful in 4m7s

This commit is contained in:
Jannik Reimers 2025-04-15 00:12:16 +02:00
parent e8250b2e3a
commit 8788c0100d

View File

@ -1,11 +1,8 @@
name: Build & Publish
run-name: Feixiao weekly deploy
on:
push:
branches:
- root
schedule:
- cron: "0 0 * * 0"
jobs:
build: