1
1
mirror of https://github.com/KenanZhu/AutoLibrary.git synced 2026-06-17 23:13:03 +08:00

ci: main 分支 push 事件触发 BuildTest 工作流

This commit is contained in:
2026-06-17 10:29:54 +08:00
parent 01f4ccaa0e
commit 6d05d4c7cb
+3
View File
@@ -4,6 +4,9 @@ name: Build Test
# It is triggered when a pull request is opened, synchronized, or reopened against the main branch.
on:
push:
branches:
- main
pull_request:
branches:
- main