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

ci(workflows): 添加 push 触发器

This commit is contained in:
2026-03-16 21:20:54 +08:00
parent 60e055f6bb
commit 9accf5ddc1
+4
View File
@@ -4,6 +4,10 @@ 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