修改流水线:smoke

This commit is contained in:
zhangliang2021 2025-09-30 16:57:33 +08:00
parent 6534a3ec7a
commit a2d4aa787d
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ name: 'smoke test'
on:
pull_request:
types: [opened, synchronize]
branches:
- main
types: [opened, synchronize]
branches: [main]
jobs:
smoke-test: