ci: 调整workflow
Some checks failed
deploy to server / build (push) Failing after 1m17s

- 将workflow的启用分支改为所有分支
This commit is contained in:
2025-09-24 15:18:30 +08:00
parent ec0608cc7c
commit 3366b46039

View File

@ -1,9 +1,6 @@
name: deploy to server name: deploy to server
on: on: push
push:
branches:
- '*'
jobs: jobs:
build: build: