feat:只保留 main 分支的 CICD

This commit is contained in:
li1553770945 2025-07-04 10:55:33 +08:00
parent 690dde1cd0
commit 3cb6cfd6d2
2 changed files with 0 additions and 6 deletions

View File

@ -4,9 +4,6 @@ on:
push:
branches:
- main
- dev
- hotfix
- hotfix/*
release:
types:
- published

View File

@ -4,9 +4,6 @@ on:
push:
branches:
- main
- dev
- hotfix
- hotfix/*
release:
types:
- published