ci: trigger condition

This commit is contained in:
tao.chen
2026-07-22 11:22:20 +08:00
parent d7a74a6971
commit bc0f2f9144
+4 -2
View File
@@ -2,8 +2,10 @@ name: CI
on: on:
push: push:
branches: # branches:
- main # - main
tags:
- 'v*'
pull_request: pull_request:
jobs: jobs: