fix(ci): push触发只保留main/develop,根治PR双触发重复run #425

Merged
xiaoxia merged 1 commits from fix/ci-dual-trigger-dedup into develop 2026-07-16 22:18:48 +08:00
2 changed files with 0 additions and 22 deletions
-11
View File
@@ -4,17 +4,6 @@ on:
branches:
- main
- develop
- feature/**
- feat/**
- bugfix/**
- fix/**
- hotfix/**
- release/**
- refactor/**
- perf/**
- docs/**
- chore/**
- ci/**
tags:
- v*
pull_request:
-11
View File
@@ -4,17 +4,6 @@ on:
branches:
- main
- develop
- feature/**
- feat/**
- bugfix/**
- fix/**
- hotfix/**
- release/**
- refactor/**
- perf/**
- docs/**
- chore/**
- ci/**
tags:
- v*
pull_request: