refactor: remove duplicate pull_request triggers from workflow files (#24814)

This commit is contained in:
-LAN-
2025-08-29 23:09:26 +08:00
committed by GitHub
parent 574d00bb13
commit 9ff6baaf52
7 changed files with 2 additions and 35 deletions

View File

@@ -3,6 +3,8 @@ name: Main CI Pipeline
on:
pull_request:
branches: [ "main" ]
push:
branches: [ "main" ]
permissions:
contents: write